Home | History | Annotate | Download | only in phone

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;
556 if (VDBG) {
682 if (VDBG) {
683 // When VDBG is true we emit PII.
1426 if (VDBG) {
1511 if (VDBG) {
1541 if (VDBG) {
1663 if (VDBG) log("getCompactNameFromCallerInfo: compactName=" + compactName);