Lines Matching defs:VDBG
89 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2);
348 if (VDBG) log("REQUEST_UPDATE_BLUETOOTH_INDICATION...");
527 if (VDBG) log("- Got BluetoothHeadset: " + mBluetoothHeadset);
562 if (VDBG) inCallUiState.dumpState();
767 if (VDBG) log("onResume() done.");
1167 if (VDBG) log("- internalResolveIntent: SHOW_DIALPAD_EXTRA: " + showDialpad);
1243 if (VDBG) log("initInCallScreen()...");
1250 if (VDBG) log(" - mCallCard = " + mCallCard);
1278 if (VDBG) log("handleDialerKeyDown: keyCode " + keyCode + ", event " + event + "...");
1412 if (VDBG) log("handleCallKey: call in foregound ==> ignoring.");
1440 if (VDBG) log("onWindowFocusChanged(" + hasFocus + ")...");
1442 if (VDBG) log("- onWindowFocusChanged: faking onDialerKeyUp()...");
1516 // Various testing/debugging features, enabled ONLY when VDBG == true.
1518 if (VDBG) {
1528 if (VDBG) {
1536 if (VDBG) {
1791 if (VDBG) log("- Still-active conf call; clearing DISCONNECTED...");
1877 if (VDBG) log("- DISMISSING mWaitPromptDialog.");
1882 if (VDBG) log("- DISMISSING mWildPromptDialog.");
1993 if (VDBG) log("onMMIInitiate()... AsyncResult r = " + r);
2001 if (VDBG) log("Activity not in foreground! Bailing out...");
2012 if (VDBG) log(" - MmiCode: " + mmiCode);
2025 if (VDBG) log("onMMICancel()...");
2082 if (VDBG) log("handlePostOnDialChar: state = " +
2243 if (VDBG) log("- DISMISSING mWildPromptDialog.");
2255 if (VDBG) log("handle WILD_PROMPT_CHAR_ENTERED, proceed...");
2269 if (VDBG) log("handle POST_DIAL_CANCELED!");
2299 if (VDBG) {
2456 if (VDBG) dumpBluetoothState();
2489 if (VDBG) log("syncWithPhoneState: it's ok to be here; update the screen...");
2514 if (VDBG) log("Missing voicemail AlertDialog: POSITIVE click...");
2521 if (VDBG) log("Missing voicemail AlertDialog: NEGATIVE click...");
2527 if (VDBG) log("Missing voicemail AlertDialog: CANCEL handler...");
2582 if (VDBG) log("delayedCleanupAfterDisconnect()... Phone state = " + mCM.getState());
2631 if (VDBG) log("- Post-call behavior:");
2632 if (VDBG) log(" - mLastDisconnectCause = " + mLastDisconnectCause);
2633 if (VDBG) log(" - isPhoneStateRestricted() = " + isPhoneStateRestricted());
2652 if (VDBG) {
2700 if (VDBG) log("onClick(View " + view + ", id " + id + ")...");
2704 if (VDBG) log("onClick: mButtonManageConferenceDone...");
2819 if (VDBG) log("toggleBluetooth()...");
2922 if (VDBG) log("onOpenCloseDialpad()...");
3317 if (VDBG) log("- DISMISSING mMissingVoicemailDialog.");
3322 if (VDBG) log("- DISMISSING mMmiStartedDialog.");
3327 if (VDBG) log("- DISMISSING mGenericErrorDialog.");
3332 if (VDBG) log("- DISMISSING mSuppServiceFailureDialog.");
3337 if (VDBG) log("- DISMISSING mWaitPromptDialog.");
3342 if (VDBG) log("- DISMISSING mWildPromptDialog.");
3347 if (VDBG) log("- DISMISSING mCallLostDialog.");
3539 if (VDBG) PhoneUtils.dumpCallManager();
3563 if (VDBG) PhoneUtils.dumpCallManager();
3806 if (VDBG) log("updateManageConferencePanelIfNecessary: " + mCM.getActiveFgCall() + "...");
3810 if (VDBG) log("==> no connections on foreground call!");
3827 if (VDBG) log("==> foreground call no longer a conference!");
3845 if (VDBG) log("==> Conference size has changed; need to rebuild UI!");
3863 if (VDBG) {
3876 if (VDBG) {
3971 if (VDBG) log ("[okToDialDTMFTones] foreground state: " + fgCallState +
4080 if (VDBG) log("isBluetoothAvailable()...");
4105 if (VDBG) log(" - headset state = " +
4107 if (VDBG) log(" - headset address: " + device);
4108 if (VDBG) log(" - isConnected: " + isConnected);
4112 if (VDBG) log(" ==> " + isConnected);
4121 if (VDBG) log("isBluetoothAudioConnected: ==> FALSE (null mBluetoothHeadset)");
4131 if (VDBG) log("isBluetoothAudioConnected: ==> isAudioOn = " + isAudioOn);
4147 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> TRUE (really connected)");
4158 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> TRUE (requested "
4162 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> FALSE (request too old: "
4169 if (VDBG) log("isBluetoothAudioConnectedOrPending: ==> FALSE");
4178 if (VDBG) log("requestUpdateBluetoothIndication()...");
4215 if (VDBG) log("connectBluetoothAudio()...");
4231 if (VDBG) log("disconnectBluetoothAudio()...");
4424 if (VDBG) log("getUpdatedInCallControlState()...");
4444 if (VDBG) log("updateIncomingCallWidgetHint(" + hintTextResId + ")...");