Home
last modified time | relevance | path

Searched defs:JoinContactLoaderResult (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DJoinContactLoader.java44 public static class JoinContactLoaderResult extends CursorWrapper { class in JoinContactLoader
47 public JoinContactLoaderResult(Cursor baseCursor, Cursor suggestionCursor) { in JoinContactLoaderResult() method in JoinContactLoader.JoinContactLoaderResult