Searched refs:combinedCursor (Results 1 – 2 of 2) sorted by relevance
105 public boolean onCallsFetched(Cursor combinedCursor) {107 mCallLogAdapter.changeCursor(combinedCursor);
277 boolean onCallsFetched(Cursor combinedCursor); in onCallsFetched() argument