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;
665 if (VDBG) {
801 if (VDBG) {
802 // When VDBG is true we emit PII.
1552 if (VDBG) {
1637 if (VDBG) {
1667 if (VDBG) {
1789 if (VDBG) log("getCompactNameFromCallerInfo: compactName=" + compactName);