Searched refs:FLAG_EMPTY (Results 1 – 2 of 2) sorted by relevance
359 final boolean empty = (root.flags & Root.FLAG_EMPTY) != 0; in getMatchingRoots()
485 public static final int FLAG_EMPTY = 1 << 16; field in DocumentsContract.Root