Searched refs:SelfParticipantLoaderCallbacks (Results 1 – 1 of 1) sorted by relevance
402 private class SelfParticipantLoaderCallbacks implements LoaderManager.LoaderCallbacks<Cursor> { class in ConversationData457 private final SelfParticipantLoaderCallbacks mSelfParticipantLoaderCallbacks;477 mSelfParticipantLoaderCallbacks = new SelfParticipantLoaderCallbacks(); in ConversationData()