Home | History | Annotate | Download | only in phone

Lines Matching defs:VDBG

62     private static final boolean VDBG = (PhoneApp.DBG_LEVEL >= 2);
425 if (VDBG) log("- connection is ringing! state = " + state);
454 if (VDBG) log("Holding wake lock on new incoming connection.");
462 if (VDBG) log("- starting call waiting tone...");
483 if (VDBG) log("- onNewRingingConnection() done.");
588 if (VDBG) log("- CallerInfo already up to date, using available data");
591 if (VDBG) log("- Starting query, posting timeout message.");
604 if (VDBG) log("RINGING... (request to ring arrived while query is running)");
666 if (VDBG) log("RINGING... (onCustomRingQueryComplete)");
765 if (VDBG) log("onPhoneStateChanged: state = " + state);
806 if (VDBG) log("onPhoneStateChanged: OFF HOOK");
851 if (VDBG) log("onPhoneStateChanged: it is an emergency call.");
948 if (VDBG) log("CallerInfo query complete, posting missed call notification");
953 if (VDBG) log("CallerInfo query complete (for CallNotifier), "
989 if (VDBG) log("onDisconnect()... CallManager state: " + mCM.getState());
1115 if (VDBG) log("- need to play CALL_ENDED tone!");
1136 if (VDBG) log("onDisconnect: force InCallScreen to finish()");
1139 if (VDBG) log("onDisconnect: In call screen. Set short timeout.");
1160 if (VDBG) log("- callLogType: " + callLogType + ", UserData: " + c.getUserData());
1224 if (VDBG) log("- starting post-disconnect tone (" + toneToPlay + ")...");
1243 if (VDBG) log("- NOT showing in-call screen; releasing wake locks!");
1247 if (VDBG) log("- still showing in-call screen; not releasing wake locks.");
1250 if (VDBG) log("- phone still in use; not releasing wake locks.");
1280 if (VDBG) log("resetAudioStateAfterDisconnect()...");
1294 if (VDBG) log("onMwiChanged(): " + visible);
1321 if (VDBG) log("onCfiChanged(): " + visible);
1911 if (VDBG) log("showMissedCallNotification: Querying for CallerInfo on missed call...");
1963 if (VDBG) log("call startEmergencyToneOrVibrate.");
1993 if (VDBG) log("call stopEmergencyToneOrVibrate.");
2089 if (VDBG) log("getLogNumber: " + number);