Home
last modified time | relevance | path

Searched refs:cleanupPhotoStore (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java7690 provider.cleanupPhotoStore(); in testPhotoStoreCleanup()
7749 provider.cleanupPhotoStore(); in testPhotoStoreCleanup()
7785 provider.cleanupPhotoStore(); in testPhotoStoreCleanupForProfile()
7816 provider.cleanupPhotoStore(); in testPhotoStoreCleanupForProfile()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1752 cleanupPhotoStore(); in performBackgroundTask()
1754 cleanupPhotoStore(); in performBackgroundTask()
1910 protected void cleanupPhotoStore() { in cleanupPhotoStore() method in ContactsProvider2