Lines Matching full:dbg
78 * Most individual classes in the phone app have a local DBG constant,
89 private static final boolean DBG =
292 if (DBG) Log.d (LOG_TAG, "- updating in-call notification from handler...");
478 if (DBG) Log.d(LOG_TAG, "onCreate: mProximityWakeLock: " + mProximityWakeLock);
784 if (DBG) Log.d(LOG_TAG, "handleOtaspEvent(message " + msg + ")...");
802 if (DBG) Log.d(LOG_TAG, "handleOtaspDisconnect()...");
990 if (DBG) Log.d(LOG_TAG, "pulse screen lock");
1040 if (DBG) Log.d(LOG_TAG, "updateWakeState: callscreen " + isShowingCallScreen
1076 if (DBG) Log.d(LOG_TAG, "updateWakeState: keepScreenOn = " + keepScreenOn
1196 if (DBG) Log.d(LOG_TAG, "updateProximitySensorMode: acquiring...");
1205 if (DBG) Log.d(LOG_TAG, "updateProximitySensorMode: releasing...");
1276 if (DBG) Log.d(LOG_TAG, "initForNewRadioTechnology...");
1314 if (DBG) Log.d(LOG_TAG, "Update registration for ICC status...");
1364 if (DBG) Log.d (LOG_TAG, "- updating in-call notification for BT state change...");
1598 if (DBG) Log.d(LOG_TAG, "- clearOtaState ...");
1602 if (DBG) Log.d(LOG_TAG, " - clearOtaState clears OTA screen");
1608 if (DBG) Log.d(LOG_TAG, "- dismissOtaDialogs ...");
1612 if (DBG) Log.d(LOG_TAG, " - dismissOtaDialogs clears OTA dialogs");
1618 if (DBG) Log.d(LOG_TAG, "- clearInCallScreenMode ...");
1639 if (DBG) Log.d(LOG_TAG, "- updateInCallScreen()...");
1651 if (DBG) Log.d(LOG_TAG, "handleQueryTTYModeResponse: Error getting TTY state.");
1653 if (DBG) Log.d(LOG_TAG,
1657 if (DBG) Log.d(LOG_TAG, "handleQueryTTYModeResponse:ttymode=" + ttymode);
1688 if (DBG) Log.d (LOG_TAG,