OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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