Searched refs:cleanupVoicemail (Results 1 – 2 of 2) sorted by relevance
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()
136 cleanupVoicemail(mContext, packageName); in onPackageChanged()144 static void cleanupVoicemail(Context context, String packageName) { in cleanupVoicemail() method in ContactsPackageMonitor