Searched refs:LOADER_BOOKMARKS (Results 1 – 1 of 1) sorted by relevance
83 static final int LOADER_BOOKMARKS = 100; field in BrowserBookmarksPage105 } else if (id >= LOADER_BOOKMARKS) { in onCreateLoader()120 int id = LOADER_BOOKMARKS; in onLoadFinished()147 } else if (loader.getId() >= LOADER_BOOKMARKS) { in onLoadFinished()155 if (loader.getId() >= LOADER_BOOKMARKS) { in onLoaderReset()593 manager.getLoader(LOADER_BOOKMARKS + groupPosition)); in loadFolder()