Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. 02-21 03:04:00.599 1351 1351 E Telecom : TelephonyUtil: NullPointerException: NOCBIR.oR@ATI
  2. 02-21 03:04:00.599 1351 1351 E Telecom : java.lang.NullPointerException: Attempt to invoke interface method 'boolean org.codeaurora.internal.IExtTelephony.isPotentialLocalEmergencyNumber(java.lang.String)' on a null object reference
  3. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.server.telecom.TelephonyUtil.isPotentialLocalEmergencyNumber(TelephonyUtil.java:101)
  4. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.server.telecom.PhoneNumberUtilsAdapterImpl.isPotentialLocalEmergencyNumber(PhoneNumberUtilsAdapterImpl.java:31)
  5. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.server.telecom.NewOutgoingCallIntentBroadcaster$NewOutgoingCallBroadcastIntentReceiver.onReceive(NewOutgoingCallIntentBroadcaster.java:126)
  6. 02-21 03:04:00.599 1351 1351 E Telecom : at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0(LoadedApk.java:1391)
  7. 02-21 03:04:00.599 1351 1351 E Telecom : at android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(Unknown Source:2)
  8. 02-21 03:04:00.599 1351 1351 E Telecom : at android.os.Handler.handleCallback(Handler.java:873)
  9. 02-21 03:04:00.599 1351 1351 E Telecom : at android.os.Handler.dispatchMessage(Handler.java:99)
  10. 02-21 03:04:00.599 1351 1351 E Telecom : at android.os.Looper.loop(Looper.java:193)
  11. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.server.SystemServer.run(SystemServer.java:462)
  12. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.server.SystemServer.main(SystemServer.java:302)
  13. 02-21 03:04:00.599 1351 1351 E Telecom : at java.lang.reflect.Method.invoke(Native Method)
  14. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
  15. 02-21 03:04:00.599 1351 1351 E Telecom : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:838)
  16. 02-21 03:04:00.599 1351 1351 I Telecom : NewOutgoingCallIntentBroadcaster: Placing call immediately instead of waiting for OutgoingCallBroadcastReceiver: NOCBIR.oR@ATI
  17. 02-21 03:04:00.599 1351 1351 I Telecom : CallsManager: Creating a new outgoing call with handle: tel:****: NOCBIR.oR@ATI
  18. 02-21 03:04:00.600 1351 1351 I Telecom : CallsManager: setCallState CONNECTING -> DISCONNECTED, call: [TC@2, CONNECTING, null, tel:****, A, childs(0), has_parent(false), [Capabilities:], [Properties:]]: NOCBIR.oR@ATI
  19. 02-21 03:04:00.600 1351 1351 I Telecom : Event: RecordEntry TC@2: SET_DISCONNECTED, disconnected set explicitly> DisconnectCause [ Code: (CANCELED) Label: () Description: () Reason: (No registered PhoneAccounts) Tone: (-1) ]: NOCBIR.oR@ATI
  20. 02-21 03:04:00.600 1351 1351 I Telecom : InCallController: onCanAddCallChanged : true: NOCBIR.oR@ATI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement