Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DContactEditorFragment.java87 private PhotoHandler mCurrentPhotoHandler; field in ContactEditorFragment
379 mCurrentPhotoHandler = photoHandler; in bindPhotoHandler()
450 if (mCurrentPhotoHandler != null && mCurrentPhotoHandler.handlePhotoActivityResult( in onActivityResult()
578 mCurrentPhotoHandler = this; in startPhotoActivity()
640 mCurrentPhotoHandler = null; in onPhotoSelected()