Searched refs:ContactsPackageMonitor (Results 1 – 4 of 4) sorted by relevance
39 public class ContactsPackageMonitor { class46 private static ContactsPackageMonitor sInstance;63 private ContactsPackageMonitor(Context context) { in ContactsPackageMonitor() method in ContactsPackageMonitor90 sInstance = new ContactsPackageMonitor(context); in start()
114 ContactsPackageMonitor.start(getContext()); in onCreate()
1669 ContactsPackageMonitor.start(getContext()); in initialize()
53 ContactsPackageMonitor.cleanupVoicemail(getMockContext(), TEST_PACKAGE_1); in testCleanupVoicemail()59 ContactsPackageMonitor.cleanupVoicemail(getMockContext(), TEST_PACKAGE_2); in testCleanupVoicemail()66 ContactsPackageMonitor.cleanupVoicemail(getMockContext(), TEST_PACKAGE_2); in testCleanupVoicemail()