Lines Matching defs:VDBG
68 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2);
424 if (VDBG) log("- connection is ringing! state = " + state);
453 if (VDBG) log("Holding wake lock on new incoming connection.");
461 if (VDBG) log("- starting call waiting tone...");
482 if (VDBG) log("- onNewRingingConnection() done.");
587 if (VDBG) log("- CallerInfo already up to date, using available data");
590 if (VDBG) log("- Starting query, posting timeout message.");
607 if (VDBG) log("RINGING... (request to ring arrived while query is running)");
669 if (VDBG) log("RINGING... (onCustomRingQueryComplete)");
741 if (VDBG) log("onPhoneStateChanged: state = " + state);
782 if (VDBG) log("onPhoneStateChanged: OFF HOOK");
826 if (VDBG) log("onPhoneStateChanged: it is an emergency call.");
919 if (VDBG) log("CallerInfo query complete, posting missed call notification");
925 if (VDBG) log("CallerInfo query complete (for CallNotifier), "
1005 if (VDBG) log("onDisconnect()... CallManager state: " + mCM.getState());
1131 if (VDBG) log("- need to play CALL_ENDED tone!");
1181 if (VDBG) log("- starting post-disconnect tone (" + toneToPlay + ")...");
1221 if (VDBG) log("resetAudioStateAfterDisconnect()...");
1235 if (VDBG) log("onMwiChanged(): " + visible);
1262 if (VDBG) log("onCfiChanged(): " + visible);
1804 if (VDBG) log("showMissedCallNotification: Querying for CallerInfo on missed call...");
1858 if (VDBG) log("call startEmergencyToneOrVibrate.");
1887 if (VDBG) log("call stopEmergencyToneOrVibrate.");
1908 if (VDBG) log("- Got BluetoothHeadset: " + mBluetoothHeadset);