Home | History | Annotate | Download | only in phone

Lines Matching defs:VDBG

57     private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2);  // even more logging
104 if (VDBG) Log.d(TAG, "mAdapter null");
123 if(VDBG) Log.d(TAG, "registerForServiceStateChanged");
143 if (VDBG) Log.d(TAG, "BluetoothPhoneService started");
168 if (VDBG) Log.d(TAG, "handleMessage: " + msg.what);
196 if(VDBG) Log.d(TAG, "updateBtPhoneStateAfterRadioTechnologyChange...");
219 if (VDBG)
546 if (VDBG) log("Filling clccConnections[0] for INCOMING state");
551 if (VDBG) log("Filling clccConnections[0] & [1] for CALL WAITING state");
557 if (VDBG) {
564 if (VDBG) {
667 if (VDBG) log("cdmaSwapSecondCallState: Toggling mCdmaIsSecondCallActive");
673 if (VDBG) log("cdmaSetSecondCallState: Setting mCdmaIsSecondCallActive to " + state);
722 if (VDBG) log("CHLD:1 Callwaiting Answer call");
728 if (VDBG) log("CHLD:1 Hangup Call");
747 if (VDBG) log("CHLD:2 Callwaiting Answer call");
756 if (VDBG) log("CHLD:2 Swap Calls");
777 if (VDBG) log("CHLD:3 Merge Calls");
832 if (VDBG) Log.d(TAG, "updateBtHandsfreeAfterRadioTechnologyChange...");
878 if (VDBG) {
918 if (VDBG) {