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.java1438 private PhotoStore mContactsPhotoStore; field in ContactsProvider2
1683 mContactsPhotoStore); in setNewAggregatorForTest()
1717 mContactsPhotoStore = new PhotoStore(getContext().getFilesDir(), mContactsHelper); in initForDefaultLocale()
1723 mContactsPhotoStore); in initForDefaultLocale()
2185 return mContactsPhotoStore; in getPhotoStore()
2246 mContactsPhotoStore.clear(); in wipeData()
2356 mPhotoStore.set(mContactsPhotoStore); in switchToContactMode()
9539 : mContactsPhotoStore; in doInBackground()