Searched refs:onCallsFetched (Results 1 – 5 of 5) sorted by relevance
255 return listener.onCallsFetched(cursor); in updateAdapterData()277 boolean onCallsFetched(Cursor combinedCursor); in onCallsFetched() method
255 public boolean onCallsFetched(Cursor statusCursor) { in onCallsFetched() method in CallLogActivity
229 public boolean onCallsFetched(Cursor cursor) { in onCallsFetched() method in CallLogFragment
105 public boolean onCallsFetched(Cursor combinedCursor) {
317 public boolean onCallsFetched(Cursor cursor) { in onCallsFetched() method in ListsFragment