Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1462 private PhotoStore mContactsPhotoStore; field in ContactsProvider2
1643 mContactsPhotoStore); in setNewAggregatorForTest()
1678 mContactsPhotoStore = new PhotoStore(getContext().getFilesDir(), mContactsHelper); in initForDefaultLocale()
1684 mContactsPhotoStore); in initForDefaultLocale()
2073 return mContactsPhotoStore; in getPhotoStore()
2120 mContactsPhotoStore.clear(); in wipeData()
2230 mPhotoStore.set(mContactsPhotoStore); in switchToContactMode()
9056 : mContactsPhotoStore; in doInBackground()