Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DDirectoryListLoader.java36 public class DirectoryListLoader extends AsyncTaskLoader<Cursor> { class
93 public DirectoryListLoader(Context context) { in DirectoryListLoader() method in DirectoryListLoader