Lines Matching defs:VDBG
71 // Do not check in with VDBG = true, since that may write PII to the system log.
72 private static final boolean VDBG = false;
189 if (VDBG) Log.v(TAG, "- got number from resultData: '" + number + "'");
269 if (VDBG) Log.v(TAG, "- uri: " + uri);
270 if (VDBG) Log.v(TAG, "- actual number to dial: '" + number + "'");
479 if (VDBG) {