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.java6734 provider.cleanupPhotoStore(); in testPhotoStoreCleanup()
6793 provider.cleanupPhotoStore(); in testPhotoStoreCleanup()
6829 provider.cleanupPhotoStore(); in testPhotoStoreCleanupForProfile()
6860 provider.cleanupPhotoStore(); in testPhotoStoreCleanupForProfile()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1719 cleanupPhotoStore(); in performBackgroundTask()
1721 cleanupPhotoStore(); in performBackgroundTask()
1871 protected void cleanupPhotoStore() { in cleanupPhotoStore() method in ContactsProvider2