Searched refs:ParticipantLoaderCallbacks (Results 1 – 1 of 1) sorted by relevance
351 private class ParticipantLoaderCallbacks implements LoaderManager.LoaderCallbacks<Cursor> { class in ConversationData456 private final ParticipantLoaderCallbacks mParticipantsLoaderCallbacks;476 mParticipantsLoaderCallbacks = new ParticipantLoaderCallbacks(); in ConversationData()