Searched refs:FLAG_REMOVABLE_USB (Results 1 – 4 of 4) sorted by relevance
236 root.flags |= Root.FLAG_REMOVABLE_USB; in updateVolumesLocked()305 if ((rootInfo.flags & Root.FLAG_REMOVABLE_USB) == Root.FLAG_REMOVABLE_USB) { in shouldBlockFromTree()
818 public static final int FLAG_REMOVABLE_USB = 1 << 19; field in DocumentsContract.Root
9158 field public static final int FLAG_REMOVABLE_USB = 524288; // 0x80000
45165 Landroid/provider/DocumentsContract$Root;->FLAG_REMOVABLE_USB:I