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.java1359 private PhotoStore mProfilePhotoStore; field in ContactsProvider2
1577 mProfilePhotoStore = in initForDefaultLocale()
1585 mProfilePhotoStore); in initForDefaultLocale()
1975 return mProfilePhotoStore; in getProfilePhotoStore()
2018 mProfilePhotoStore.clear(); in wipeData()
2112 mPhotoStore.set(mProfilePhotoStore); in switchToProfileMode()
8153 ? mProfilePhotoStore in doInBackground()