Searched refs:AnnotatedCallLogCursorLoader (Results 1 – 2 of 2) sorted by relevance
25 final class AnnotatedCallLogCursorLoader extends CursorLoader { class27 AnnotatedCallLogCursorLoader(Context context) { in AnnotatedCallLogCursorLoader() method in AnnotatedCallLogCursorLoader
293 return new AnnotatedCallLogCursorLoader(Assert.isNotNull(getContext())); in onCreateLoader()