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.java1392 private PhotoStore mContactsPhotoStore; field in ContactsProvider2
1576 mContactsPhotoStore); in setNewAggregatorForTest()
1611 mContactsPhotoStore = new PhotoStore(getContext().getFilesDir(), mContactsHelper); in initForDefaultLocale()
1617 mContactsPhotoStore); in initForDefaultLocale()
2010 return mContactsPhotoStore; in getPhotoStore()
2057 mContactsPhotoStore.clear(); in wipeData()
2167 mPhotoStore.set(mContactsPhotoStore); in switchToContactMode()
8950 : mContactsPhotoStore; in doInBackground()