Lines Matching refs:VDBG
101 private static final boolean VDBG = (PhoneGlobals.DBG_LEVEL >= 2); field in PhoneGlobals
190 if (VDBG) Log.v(LOG_TAG, "event=" + msg.what);
272 if (VDBG) Log.v(LOG_TAG, "onCreate()..."); in onCreate()
514 if (VDBG) Log.d(LOG_TAG, "requestWakeState(" + ws + ")..."); in requestWakeState()
614 if (VDBG) Log.d(LOG_TAG, "onMMIComplete()..."); in onMMIComplete()
750 if (VDBG) Log.v(LOG_TAG, "carrier config changed."); in onReceive()
754 if (VDBG) Log.v(LOG_TAG, "default data sub changed."); in onReceive()
798 if (VDBG) Log.v(LOG_TAG, "handleServiceStateChanged"); in handleServiceStateChanged()
809 if (VDBG) { in handleServiceStateChanged()
826 if (VDBG) Log.v(LOG_TAG, "updateDataRoamingStatus"); in updateDataRoamingStatus()
836 if (VDBG) Log.v(LOG_TAG, "dataAllowed=" + dataAllowed + ", reasons=" + reasons); in updateDataRoamingStatus()