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;
669 if (VDBG) {
805 if (VDBG) {
806 // When VDBG is true we emit PII.
1598 if (VDBG) {
1683 if (VDBG) {
1713 if (VDBG) {
1835 if (VDBG) log("getCompactNameFromCallerInfo: compactName=" + compactName);