• Home
  • Raw
  • Download

Lines Matching refs:VDBG

89     private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2);  field in InCallScreen
348 if (VDBG) log("REQUEST_UPDATE_BLUETOOTH_INDICATION...");
527 if (VDBG) log("- Got BluetoothHeadset: " + mBluetoothHeadset);
562 if (VDBG) inCallUiState.dumpState(); in onResume()
767 if (VDBG) log("onResume() done."); in onResume()
1158 if (VDBG) log("- internalResolveIntent: SHOW_DIALPAD_EXTRA: " + showDialpad); in internalResolveIntent()
1234 if (VDBG) log("initInCallScreen()..."); in initInCallScreen()
1241 if (VDBG) log(" - mCallCard = " + mCallCard); in initInCallScreen()
1269 if (VDBG) log("handleDialerKeyDown: keyCode " + keyCode + ", event " + event + "..."); in handleDialerKeyDown()
1403 if (VDBG) log("handleCallKey: call in foregound ==> ignoring."); in handleCallKey()
1431 if (VDBG) log("onWindowFocusChanged(" + hasFocus + ")..."); in onWindowFocusChanged()
1433 if (VDBG) log("- onWindowFocusChanged: faking onDialerKeyUp()..."); in onWindowFocusChanged()
1509 if (VDBG) { in onKeyDown()
1519 if (VDBG) { in onKeyDown()
1527 if (VDBG) { in onKeyDown()
1782 if (VDBG) log("- Still-active conf call; clearing DISCONNECTED..."); in onDisconnect()
1868 if (VDBG) log("- DISMISSING mWaitPromptDialog."); in onDisconnect()
1873 if (VDBG) log("- DISMISSING mWildPromptDialog."); in onDisconnect()
2016 if (VDBG) log("onMMICancel()..."); in onMMICancel()
2073 if (VDBG) log("handlePostOnDialChar: state = " + in handlePostOnDialChars()
2234 if (VDBG) log("- DISMISSING mWildPromptDialog."); in showWildPromptDialog()
2246 if (VDBG) log("handle WILD_PROMPT_CHAR_ENTERED, proceed..."); in showWildPromptDialog()
2260 if (VDBG) log("handle POST_DIAL_CANCELED!"); in showWildPromptDialog()
2290 if (VDBG) { in updateScreen()
2447 if (VDBG) dumpBluetoothState(); in syncWithPhoneState()
2480 if (VDBG) log("syncWithPhoneState: it's ok to be here; update the screen..."); in syncWithPhoneState()
2505 if (VDBG) log("Missing voicemail AlertDialog: POSITIVE click..."); in handleMissingVoiceMailNumber()
2512 if (VDBG) log("Missing voicemail AlertDialog: NEGATIVE click..."); in handleMissingVoiceMailNumber()
2518 if (VDBG) log("Missing voicemail AlertDialog: CANCEL handler..."); in handleMissingVoiceMailNumber()
2573 if (VDBG) log("delayedCleanupAfterDisconnect()... Phone state = " + mCM.getState()); in delayedCleanupAfterDisconnect()
2622 if (VDBG) log("- Post-call behavior:"); in delayedCleanupAfterDisconnect()
2623 if (VDBG) log(" - mLastDisconnectCause = " + mLastDisconnectCause); in delayedCleanupAfterDisconnect()
2624 if (VDBG) log(" - isPhoneStateRestricted() = " + isPhoneStateRestricted()); in delayedCleanupAfterDisconnect()
2643 if (VDBG) { in delayedCleanupAfterDisconnect()
2691 if (VDBG) log("onClick(View " + view + ", id " + id + ")..."); in onClick()
2695 if (VDBG) log("onClick: mButtonManageConferenceDone..."); in onClick()
2810 if (VDBG) log("toggleBluetooth()..."); in toggleBluetooth()
2913 if (VDBG) log("onOpenCloseDialpad()..."); in onOpenCloseDialpad()
3308 if (VDBG) log("- DISMISSING mMissingVoicemailDialog."); in dismissAllDialogs()
3313 if (VDBG) log("- DISMISSING mMmiStartedDialog."); in dismissAllDialogs()
3318 if (VDBG) log("- DISMISSING mGenericErrorDialog."); in dismissAllDialogs()
3323 if (VDBG) log("- DISMISSING mSuppServiceFailureDialog."); in dismissAllDialogs()
3328 if (VDBG) log("- DISMISSING mWaitPromptDialog."); in dismissAllDialogs()
3333 if (VDBG) log("- DISMISSING mWildPromptDialog."); in dismissAllDialogs()
3338 if (VDBG) log("- DISMISSING mCallLostDialog."); in dismissAllDialogs()
3530 if (VDBG) PhoneUtils.dumpCallManager(); in internalAnswerAndEnd()
3541 if (VDBG) PhoneUtils.dumpCallManager(); in hangupRingingCall()
3565 if (VDBG) PhoneUtils.dumpCallManager(); in internalRespondViaSms()
3808 if (VDBG) log("updateManageConferencePanelIfNecessary: " + mCM.getActiveFgCall() + "..."); in updateManageConferencePanelIfNecessary()
3812 if (VDBG) log("==> no connections on foreground call!"); in updateManageConferencePanelIfNecessary()
3829 if (VDBG) log("==> foreground call no longer a conference!"); in updateManageConferencePanelIfNecessary()
3847 if (VDBG) log("==> Conference size has changed; need to rebuild UI!"); in updateManageConferencePanelIfNecessary()
3865 if (VDBG) { in updateCallCardVisibilityPerDialerState()
3878 if (VDBG) { in updateCallCardVisibilityPerDialerState()
3973 if (VDBG) log ("[okToDialDTMFTones] foreground state: " + fgCallState + in okToDialDTMFTones()
4082 if (VDBG) log("isBluetoothAvailable()..."); in isBluetoothAvailable()
4107 if (VDBG) log(" - headset state = " + in isBluetoothAvailable()
4109 if (VDBG) log(" - headset address: " + device); in isBluetoothAvailable()
4110 if (VDBG) log(" - isConnected: " + isConnected); in isBluetoothAvailable()
4114 if (VDBG) log(" ==> " + isConnected); in isBluetoothAvailable()
4123 if (VDBG) log("isBluetoothAudioConnected: ==> FALSE (null mBluetoothHeadset)"); in isBluetoothAudioConnected()
4133 if (VDBG) log("isBluetoothAudioConnected: ==> isAudioOn = " + isAudioOn); in isBluetoothAudioConnected()
4149 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> TRUE (really connected)"); in isBluetoothAudioConnectedOrPending()
4160 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> TRUE (requested " in isBluetoothAudioConnectedOrPending()
4164 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> FALSE (request too old: " in isBluetoothAudioConnectedOrPending()
4171 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> FALSE"); in isBluetoothAudioConnectedOrPending()
4180 if (VDBG) log("requestUpdateBluetoothIndication()..."); in requestUpdateBluetoothIndication()
4217 if (VDBG) log("connectBluetoothAudio()..."); in connectBluetoothAudio()
4233 if (VDBG) log("disconnectBluetoothAudio()..."); in disconnectBluetoothAudio()
4426 if (VDBG) log("getUpdatedInCallControlState()..."); in getUpdatedInCallControlState()
4446 if (VDBG) log("updateIncomingCallWidgetHint(" + hintTextResId + ")..."); in updateIncomingCallWidgetHint()