Lines Matching full:dbg
59 private static final boolean DBG =
192 if (DBG) log("Registering for Call Waiting, Signal and Display Info.");
232 if (DBG) log("RINGING... (new)");
245 if (DBG) log("RINGING... (PHONE_INCOMING_RING event)");
248 if (DBG) log("RING before NEW_RING, skipping");
258 if (DBG) log("DISCONNECT");
288 if (DBG) log("Received PHONE_CDMA_CALL_WAITING event");
304 if (DBG) log("Received CALLWAITING_ADDCALL_DISABLE_TIMEOUT event ...");
311 if (DBG) log("Received PHONE_STATE_DISPLAYINFO event");
316 if (DBG) log("Received PHONE_STATE_SIGNALINFO event");
321 if (DBG) log("Received Display Info notification done event ...");
330 if (DBG) log("PHONE_ENHANCED_VP_ON...");
341 if (DBG) log("PHONE_ENHANCED_VP_OFF...");
378 if (DBG
419 // if (DBG) PhoneUtils.dumpCallState(mPhone);
665 if (DBG) log("stopRing()... (OFFHOOK state)");
715 if (DBG) Log.d(LOG_TAG, "updateCallNotifierRegistrationsAfterRadioTechnologyChange...");
750 if (DBG) log("Registering for Call Waiting, Signal and Display Info.");
806 if (DBG) log("send to voicemail flag detected. hanging up.");
813 if (DBG) log("custom ringtone found, setting up ringer.");
850 if (DBG && c != null) {
873 if (DBG) log("cancelCallInProgressNotification()... (onDisconnect)");
876 if (DBG) log("stopRing()... (onDisconnect)");
880 if (DBG) log("stopRing()... (onDisconnect)");
898 if (DBG) log("- need to play BUSY tone!");
901 if (DBG) log("- need to play CONGESTION tone!");
906 if (DBG) log("- need to play OTA_CALL_END tone!");
909 if (DBG) log("- need to play CDMA_REORDER tone!");
912 if (DBG) log("- need to play CDMA_INTERCEPT tone!");
915 if (DBG) log("- need to play CDMA_DROP tone!");
918 if (DBG) log("- need to play OUT OF SERVICE tone!");
921 if (DBG) log("- DisconnectCause is ERROR_UNSPECIFIED: play TONE_CALL_ENDED!");
986 if (DBG) log("- onDisconnect(): logNumber set to: " + logNumber);
1141 if (DBG) log("stopRing()... (silenceRinger)");
1155 if (DBG) log("onBatteryLow()...");
1326 // if (DBG) log("- created toneGenerator: " + toneGenerator);
1357 if (DBG) log("- InCallTonePlayer: start playing call tone=" + toneType);
1366 if (DBG) log("InCallTonePlayer:playing call fail tone:" + toneType);
1374 if (DBG) log("InCallTonePlayer:playing tone for toneType=" + toneType);
1399 // if (DBG) log("- InCallTonePlayer: done playing.");
1442 if (DBG) log("onDisplayInfo: displayInfo=" + displayInfo);
1468 if (DBG) log("SignalInfoTonePlayer.run(toneId = " + mToneId + ")...");
1494 if (DBG) log("onSignalInfo: isPresent=" + isPresent);
1500 if (DBG) log("onSignalInfo: uSignalType=" + uSignalType + ", uAlertPitch=" +
1520 if (DBG) log("stopSignalInfoTone: Stopping SignalInfo tone player");
1557 if (DBG) log("onCdmaCallWaiting: isPresent=" + isPresent);
1562 if (DBG) log("onCdmaCallWaiting: uSignalType=" + uSignalType + ", uAlertPitch="
1621 if (DBG) log("- onCdmaCallWaitingReject(): logNumber set to: " + logNumber
1884 if (DBG) log("- getPresentation(): ignoring connection's presentation: " +
1887 if (DBG) log("- getPresentation: presentation: " + presentation);