HomeSort by relevance Sort by last modified time
    Searched defs:sDebug (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/view/autofill/
Helper.java 28 public static boolean sDebug = false;
  /packages/apps/Nfc/nci/jni/
RouteDataSet.h 249 static const bool sDebug = false;
  /frameworks/base/services/autofill/java/com/android/server/autofill/
Helper.java 48 public static boolean sDebug = false;
194 if (sDebug) Slog.d(TAG, "sanitizeUrlBar(): empty on " + urlBarNode.getIdEntry());
198 if (sDebug) {
  /frameworks/base/media/java/android/mtp/
MtpStorageManager.java 47 public static boolean sDebug = false;
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 96 milliseconds