Searched defs:sDebug (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
H A DHelper.java28 public static boolean sDebug = false; field in class:Helper
/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DHelper.java48 public static boolean sDebug = false; field in class:Helper
194 if (sDebug) Slog.d(TAG, "sanitizeUrlBar(): empty on " + urlBarNode.getIdEntry());
198 if (sDebug) {
/frameworks/base/media/java/android/mtp/
H A DMtpStorageManager.java47 public static boolean sDebug = false; field in class:MtpStorageManager
73 if (sDebug)
81 if (sDebug)
85 if (sDebug)
621 if (!ret && sDebug)
628 if (!ret && sDebug)
668 if (sDebug)
675 if (sDebug)
701 if (sDebug)
735 if (sDebug)
[all...]

Completed in 690 milliseconds