Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java1465 private PhotoStore mProfilePhotoStore; field in ContactsProvider2
1684 mProfilePhotoStore = in initForDefaultLocale()
1692 mProfilePhotoStore); in initForDefaultLocale()
2087 return mProfilePhotoStore; in getProfilePhotoStore()
2130 mProfilePhotoStore.clear(); in wipeData()
2224 mPhotoStore.set(mProfilePhotoStore); in switchToProfileMode()
9155 ? mProfilePhotoStore in doInBackground()