Searched refs:ContactsProvider (Results 1 – 5 of 5) sorted by relevance
7 name: "ContactsProvider",42 src: ":ContactsProvider",
5 adb shell setprop log.tag.ContactsProvider VERBOSE && adb shell killall android.process.acore
41 public class ContactsProvider { class47 public ContactsProvider(Context context) { in ContactsProvider() method in ContactsProvider
71 private ContactsProvider mContactsProvider;153 mContactsProvider = new ContactsProvider(this); in onCreate()
26 instrumentation_for: "ContactsProvider",