Home
last modified time | relevance | path

Searched refs:FLAG_LOCAL_ONLY (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRootsCache.java107 mRecentsRoot.flags = Root.FLAG_LOCAL_ONLY | Root.FLAG_SUPPORTS_CREATE in updateAsync()
358 final boolean localOnly = (root.flags & Root.FLAG_LOCAL_ONLY) != 0; in getMatchingRoots()
/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportStorageProvider.java59 row.add(Root.COLUMN_FLAGS, Root.FLAG_LOCAL_ONLY | Root.FLAG_ADVANCED); in queryRoots()
/frameworks/support/v4/api20/android/support/v4/app/
DNotificationCompatApi20.java185 return (notif.flags & Notification.FLAG_LOCAL_ONLY) != 0; in getLocalOnly()
/frameworks/base/docs/html/sdk/api_diff/20/
DmissingSinces.txt54 NO DOC BLOCK: android.app.Notification Field FLAG_LOCAL_ONLY
/frameworks/base/core/java/android/provider/
DDocumentsContract.java440 public static final int FLAG_LOCAL_ONLY = 1 << 1; field in DocumentsContract.Root
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java159 root.flags = Root.FLAG_SUPPORTS_CREATE | Root.FLAG_LOCAL_ONLY | Root.FLAG_ADVANCED in updateVolumesLocked()
/frameworks/base/core/java/android/app/
DNotification.java455 public static final int FLAG_LOCAL_ONLY = 0x00000100; field in Notification
2596 setFlag(FLAG_LOCAL_ONLY, localOnly);
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java148 public static final int FLAG_LOCAL_ONLY = 0x00000100; field in NotificationCompat
/frameworks/support/v4/api/
D22.0.0.txt419 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
D22.1.0.txt419 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
D22.2.1.txt448 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
D22.2.0.txt448 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
D23.txt541 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
Dcurrent.txt547 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
/frameworks/base/api/
Dcurrent.txt4754 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
26025 field public static final int FLAG_LOCAL_ONLY = 2; // 0x2
Dsystem-current.txt4871 field public static final int FLAG_LOCAL_ONLY = 256; // 0x100
27981 field public static final int FLAG_LOCAL_ONLY = 2; // 0x2