Searched refs:ROOT_FLAGS (Results 1 – 2 of 2) sorted by relevance
40 private static final int ROOT_FLAGS = Root.FLAG_SUPPORTS_SEARCH | Root.FLAG_SUPPORTS_IS_CHILD; field in PagingProvider43 super("Paging Root", ROOT_ID, ROOT_FLAGS, ROOT_DOC_ID); in PagingProvider()
61 private static final int ROOT_FLAGS = 0; field in InspectorProvider64 super("Inspector Root", ROOT_ID, ROOT_FLAGS, ROOT_DOC_ID); in InspectorProvider()