Searched refs:FLAG_EMPTY (Results 1 – 2 of 2) sorted by relevance
310 return (flags & Root.FLAG_EMPTY) != 0; in isEmpty()
560 public static final int FLAG_EMPTY = 1 << 16; field in DocumentsContract.Root