Searched refs:FLAG_HAS_SETTINGS (Results 1 – 7 of 7) sorted by relevance
369 return (flags & Root.FLAG_HAS_SETTINGS) != 0; in hasSettings()
472 testRootInfo.flags = Root.FLAG_HAS_SETTINGS; in testRootContextMenu_hasRootSettings()
719 testRootInfo.flags = Root.FLAG_HAS_SETTINGS; in testRootContextMenu_HasRootSettings()
252 root.flags |= Root.FLAG_HAS_SETTINGS; in updateVolumesLocked()
800 public static final int FLAG_HAS_SETTINGS = 1 << 17; field in DocumentsContract.Root
9204 field public static final int FLAG_HAS_SETTINGS = 131072; // 0x20000
45163 Landroid/provider/DocumentsContract$Root;->FLAG_HAS_SETTINGS:I