Home | History | Annotate | Download | only in phone

Lines Matching refs:VDBG

59     // Do not check in with VDBG = true, since that may write PII to the system log.
60 private static final boolean VDBG = false;
156 if (VDBG) log("- connection: " + c);
176 if (VDBG) log("- phoneNumber: " + phoneNumber);
226 if (VDBG) log("- message: '" + message + "'");
333 if (VDBG) log("sendText: number "
343 if (VDBG) log("launchSmsCompose: number " + phoneNumber);
347 if (VDBG) log("- Launching SMS compose UI: " + intent);
424 if (VDBG) log(" preference = '" + preference + "'");
425 if (VDBG) log(" newValue = '" + newValue + "'");