Home | History | Annotate | Download | only in phone

Lines Matching defs:VDBG

77     // Do not check in with VDBG = true, since that may write PII to the system log.
78 private static final boolean VDBG = false;
582 if (VDBG) {
729 if (VDBG) {
730 // When VDBG is true we emit PII.
1454 if (VDBG) {
1532 if (VDBG) {
1562 if (VDBG) {
1684 if (VDBG) log("getCompactNameFromCallerInfo: compactName=" + compactName);