Searched refs:NotifsCountLoaderCallbacks (Results 1 – 1 of 1) sorted by relevance
133 new NotifsCountLoaderCallbacks()); in onCreateView()420 private class NotifsCountLoaderCallbacks implements LoaderManager.LoaderCallbacks<Cursor> { class in AppFragment