Searched refs:onCallsFetched (Results 1 – 7 of 7) sorted by relevance
291 return listener != null && listener.onCallsFetched(cursor); in updateAdapterData()343 boolean onCallsFetched(Cursor combinedCursor); in onCallsFetched() method
102 public boolean onCallsFetched(Cursor combinedCursor) { in onCallsFetched() method in VisualVoicemailEnabledChecker
73 public boolean onCallsFetched(Cursor combinedCursor) { in checkVoicemailStatus()
230 public boolean onCallsFetched(Cursor cursor) { in onCallsFetched() method in CallLogFragment
143 public boolean onCallsFetched(Cursor combinedCursor) { in onCallsFetched() method in VoicemailErrorManager
407 public boolean onCallsFetched(Cursor statusCursor) { in onCallsFetched() method in ListsFragment
1022 public boolean onCallsFetched(Cursor combinedCursor) { in onCallsFetched() method in OldMainActivityPeer.MainCallLogFragmentListener