Searched refs:FLAG_LOCAL_ONLY (Results 1 – 4 of 4) sorted by relevance
107 mRecentsRoot.flags = Root.FLAG_LOCAL_ONLY | Root.FLAG_SUPPORTS_CREATE; in updateAsync()353 final boolean localOnly = (root.flags & Root.FLAG_LOCAL_ONLY) != 0; in getMatchingRoots()
406 public static final int FLAG_LOCAL_ONLY = 1 << 1; field in DocumentsContract.Root
145 root.flags = Root.FLAG_SUPPORTS_CREATE | Root.FLAG_LOCAL_ONLY | Root.FLAG_ADVANCED in updateVolumesLocked()
20637 field public static final int FLAG_LOCAL_ONLY = 2; // 0x2