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.java7573 provider.cleanupPhotoStore(); in testPhotoStoreCleanup()
7632 provider.cleanupPhotoStore(); in testPhotoStoreCleanup()
7668 provider.cleanupPhotoStore(); in testPhotoStoreCleanupForProfile()
7699 provider.cleanupPhotoStore(); in testPhotoStoreCleanupForProfile()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1766 cleanupPhotoStore(); in performBackgroundTask()
1768 cleanupPhotoStore(); in performBackgroundTask()
1924 protected void cleanupPhotoStore() { in cleanupPhotoStore() method in ContactsProvider2