Searched refs:LOADER_LIST (Results 1 – 2 of 2) sorted by relevance
40 private static final int LOADER_LIST = 1; field in ContactsListFragment72 startLoading(LOADER_LIST, null); in onInitializeLoaders()108 startLoading(LOADER_LIST, null); in setMode()117 startLoading(LOADER_LIST, null); in setGroupMode()
27 static final int LOADER_LIST = 1; field in HomeNormal