Searched refs:onBlockedParticipantsCursorUpdated (Results 1 – 2 of 2) sorted by relevance
39 public void onBlockedParticipantsCursorUpdated(final Cursor cursor); in onBlockedParticipantsCursorUpdated() method72 mListener.onBlockedParticipantsCursorUpdated(cursor); in onLoadFinished()80 mListener.onBlockedParticipantsCursorUpdated(null); in onLoaderReset()
99 public void onBlockedParticipantsCursorUpdated(Cursor cursor) { in onBlockedParticipantsCursorUpdated() method in BlockedParticipantsFragment