HomeSort by relevance Sort by last modified time
    Searched defs:SynchronousProfileProvider (Results 1 - 2 of 2) sorted by null

  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
SynchronousProfileProvider.java 27 public class SynchronousProfileProvider extends ProfileProvider {
31 public SynchronousProfileProvider(ContactsProvider2 delegate) {
SynchronousContactsProvider2.java 49 return new SynchronousProfileProvider(this);
54 SynchronousProfileProvider.resetOpenHelper();

Completed in 22 milliseconds