Home | History | Annotate | Download | only in phone

Lines Matching defs:VDBG

70     // Do not check in with VDBG = true, since that may write PII to the system log.
71 private static final boolean VDBG = false;
183 if (VDBG) Log.v(TAG, "- got number from resultData: '" + number + "'");
263 if (VDBG) Log.v(TAG, "- uri: " + uri);
264 if (VDBG) Log.v(TAG, "- actual number to dial: '" + number + "'");
305 if (VDBG) {
501 if (VDBG) {