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.java1393 private PhotoStore mProfilePhotoStore; field in ContactsProvider2
1612 mProfilePhotoStore = in initForDefaultLocale()
1620 mProfilePhotoStore); in initForDefaultLocale()
2015 return mProfilePhotoStore; in getProfilePhotoStore()
2058 mProfilePhotoStore.clear(); in wipeData()
2152 mPhotoStore.set(mProfilePhotoStore); in switchToProfileMode()
8949 ? mProfilePhotoStore in doInBackground()