Last active
December 23, 2015 03:49
-
-
Save thorikawa/6576316 to your computer and use it in GitHub Desktop.
result of context.sendOrderedBroadcast(buttonUp, "android.permission.CALL_PRIVILEGED") on galaxy nexus (Android 4.3 #JWR66Y)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| D/CallNotifier( 593): RINGING... (new) | |
| D/CallNotifier( 593): onNewRingingConnection(): state = RINGING, conn = { incoming: true state: INCOMING post dial state: NOT_STARTED } | |
| D/IncomingBroadcastReceiver( 5656): state:RINGING | |
| D/CallNotifier( 593): SignalInfoTonePlayer.run(toneId = 98)... | |
| W/ActivityManager( 377): Unable to start service Intent { act=show_view cmp=com.anprosit.drivemode/.phone.service.LayerService (has extras) } U=0: not found | |
| D/dalvikvm( 377): GC_EXPLICIT freed 1829K, 19% free 21509K/26500K, paused 14ms+9ms, total 136ms | |
| D/PhoneStatusBar( 463): disable: < expand icons ALERTS* ticker system_info back home recent clock search > | |
| D/AccelerometerListener( 593): enable(false) | |
| E/HeadsetStateMachine( 879): terminateScoUsingVirtualVoiceCall:No present call to terminate | |
| D/PhoneUtils( 593): answerCall(INCOMING)... | |
| I/AudioService( 377): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls | |
| E/audio_hw_primary( 128): Leaving IN_CALL state, in_call=0, mode=1 | |
| D/CallNotifier( 593): showIncomingCall()... phone state = RINGING | |
| I/ActivityManager( 377): START u0 {act=android.intent.action.MAIN flg=0x10840000 cmp=com.android.phone/.InCallScreen} from pid -1 | |
| D/Ringtone( 593): Successfully created local player | |
| D/InCallScreen( 593): onNewIntent: intent = Intent { act=android.intent.action.MAIN flg=0x10c40000 cmp=com.android.phone/.InCallScreen }, phone state = RINGING | |
| D/PhoneStatusBar( 463): disable: < EXPAND* icons ALERTS ticker system_info back home recent clock search > | |
| D/PhoneStatusBar( 463): disable: < EXPAND icons ALERTS ticker system_info BACK* HOME* RECENT* clock search > | |
| D/IncomingBroadcastReceiver( 5656): state:OFFHOOK | |
| D/AccelerometerListener( 593): enable(true) | |
| I/AudioService( 377): AudioFocus requestAudioFocus() from AudioFocus_For_Phone_Ring_And_Calls | |
| E/audio_hw_primary( 128): Entering IN_CALL state, in_call=0 | |
| E/audio_hw_primary( 128): Opening modem PCMs | |
| W/AudioTrack( 128): dead IAudioTrack, creating a new one from obtainBuffer() | |
| E/BluetoothPhoneService( 593): Could not get a handle on Connection object for the call | |
| E/HeadsetStateMachine( 879): terminateScoUsingVirtualVoiceCall:No present call to terminate | |
| D/PhoneStatusBar( 463): disable: < expand* icons ALERTS ticker system_info BACK HOME RECENT clock search > | |
| D/PhoneStatusBar( 463): disable: < expand icons ALERTS ticker system_info back* home* recent* clock search > | |
| D/AccelerometerListener( 593): orientation: horizontal | |
| D/dalvikvm( 6170): Debugger has detached; object registry had 1 entries | |
| D/dalvikvm( 5656): Debugger has detached; object registry had 1 entries | |
| I/MusicLeanback( 5439): Conditions not met for autocaching. | |
| I/MusicLeanback( 5439): Stop autocaching. | |
| I/ActivityManager( 377): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/com.google.android.picasasync.BatteryReceiver: pid=6370 uid=10034 gids={50034, 3003, 1015, 1028} | |
| D/UploadsManager( 6110): wifiOnlyPhoto changed to true | |
| D/UploadsManager( 6110): wifiOnlyVideo changed to true | |
| D/UploadsManager( 6110): syncOnBattery changed to true | |
| D/PicasaSync( 6110): sync account database | |
| D/PicasaSync( 6110): accounts in DB=1 | |
| D/PicasaSyncManager( 6110): background data: true | |
| I/ActivityManager( 377): Start proc com.android.chrome for broadcast com.android.chrome/org.chromium.base.PowerStatusReceiver: pid=6383 uid=10035 gids={50035, 1006, 3003, 1015, 1028} | |
| I/ActivityManager( 377): No longer want com.android.defcontainer (pid 5829): empty #17 | |
| D/dalvikvm( 6110): GC_CONCURRENT freed 238K, 3% free 9192K/9468K, paused 4ms+3ms, total 65ms | |
| D/PicasaUploader( 6370): wifiOnlyPhoto changed to true | |
| D/PicasaUploader( 6370): wifiOnlyVideo changed to true | |
| D/PicasaUploader( 6370): syncOnBattery changed to true | |
| D/PicasaUploaderSync( 6370): sync account database | |
| D/PicasaUploaderSync( 6370): accounts in DB=1 | |
| D/PicasaUploaderSyncManager( 6370): active network: NetworkInfo: type: mobile[UMTS], state: CONNECTED/CONNECTED, reason: connected, extra: wap.cingular, roaming: false, failover: false, isAvailable: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment