Lines Matching refs:VDBG
102 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in PhoneGlobals
390 if (VDBG) Log.d(LOG_TAG, "received EVENT_DOCK_STATE_CHANGED. Phone inDock = "
429 if (VDBG) Log.v(LOG_TAG, "onCreate()..."); in onCreate()
541 if (VDBG) Log.v(LOG_TAG, "register for ICC status"); in onCreate()
761 if (VDBG) Log.d(LOG_TAG, "displayCallScreen()..."); in displayCallScreen()
961 if (VDBG) Log.d(LOG_TAG, "requestWakeState(" + ws + ")..."); in requestWakeState()
1089 if (VDBG) Log.d(LOG_TAG, "pokeUserActivity()..."); in pokeUserActivity()
1135 if (VDBG) Log.d(LOG_TAG, "updateProximitySensorMode: state = " + state); in updateProximitySensorMode()
1174 if (VDBG) Log.d(LOG_TAG, "updateProximitySensorMode: lock already held."); in updateProximitySensorMode()
1188 if (VDBG) { in updateProximitySensorMode()
1278 if (VDBG) Log.d(LOG_TAG, "onMMIComplete()..."); in onMMIComplete()
1443 if (VDBG) Log.d(LOG_TAG, "mReceiver: HEADSET_STATE_CHANGED_ACTION"); in onReceive()
1444 if (VDBG) Log.d(LOG_TAG, "==> new state: " + mBluetoothHeadsetState); in onReceive()
1450 if (VDBG) Log.d(LOG_TAG, "mReceiver: HEADSET_AUDIO_STATE_CHANGED_ACTION"); in onReceive()
1451 if (VDBG) Log.d(LOG_TAG, "==> new state: " + mBluetoothHeadsetAudioState); in onReceive()
1454 if (VDBG) Log.d(LOG_TAG, "mReceiver: ACTION_ANY_DATA_CONNECTION_STATE_CHANGED"); in onReceive()
1455 … if (VDBG) Log.d(LOG_TAG, "- state: " + intent.getStringExtra(PhoneConstants.STATE_KEY)); in onReceive()
1456 if (VDBG) Log.d(LOG_TAG, "- reason: " in onReceive()
1471 if (VDBG) Log.d(LOG_TAG, "mReceiver: ACTION_HEADSET_PLUG"); in onReceive()
1472 if (VDBG) Log.d(LOG_TAG, " state: " + intent.getIntExtra("state", 0)); in onReceive()
1473 if (VDBG) Log.d(LOG_TAG, " name: " + intent.getStringExtra("name")); in onReceive()
1507 if (VDBG) Log.d(LOG_TAG, "ACTION_DOCK_EVENT -> mDockState = " + mDockState); in onReceive()
1512 if (VDBG) Log.d(LOG_TAG, "mReceiver: TTY_PREFERRED_MODE_CHANGE_ACTION"); in onReceive()
1513 if (VDBG) Log.d(LOG_TAG, " mode: " + mPreferredTtyMode); in onReceive()
1538 if (VDBG) Log.d(LOG_TAG, in onReceive()
1542 if (VDBG) Log.d(LOG_TAG, "MediaButtonBroadcastReceiver: HEADSETHOOK"); in onReceive()
1544 if (VDBG) Log.d(LOG_TAG, "==> handleHeadsetHook(): consumed = " + consumed); in onReceive()
1558 if (VDBG) Log.d(LOG_TAG, "MediaButtonBroadcastReceiver: consumed"); in onReceive()
1638 if (VDBG) Log.d(LOG_TAG, "- isOtaCallInActiveState " + otaCallActive); in isOtaCallInActiveState()
1647 if (VDBG) Log.d(LOG_TAG, "- isOtaCallInEndState " + otaCallEnded); in isOtaCallInEndState()
1793 if (VDBG) { in resetLatestActiveCallOrigin()
1799 if (VDBG) { in resetLatestActiveCallOrigin()
1806 if (VDBG) Log.d(LOG_TAG, "Drop previous call origin and set the current one to null"); in resetLatestActiveCallOrigin()
1818 if (VDBG) Log.d(LOG_TAG, "Valid latestActiveCallOrigin(" in createPhoneEndIntentUsingCallOrigin()
1828 if (VDBG) Log.d(LOG_TAG, "Current latestActiveCallOrigin (" in createPhoneEndIntentUsingCallOrigin()