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.java1463 private PhotoStore mProfilePhotoStore; field in ContactsProvider2
1679 mProfilePhotoStore = in initForDefaultLocale()
1687 mProfilePhotoStore); in initForDefaultLocale()
2078 return mProfilePhotoStore; in getProfilePhotoStore()
2121 mProfilePhotoStore.clear(); in wipeData()
2215 mPhotoStore.set(mProfilePhotoStore); in switchToProfileMode()
9055 ? mProfilePhotoStore in doInBackground()