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.java85 private PhotoHandler mCurrentPhotoHandler; field in ContactEditorFragment
445 mCurrentPhotoHandler = photoHandler; in bindPhotoHandler()
524 if (mCurrentPhotoHandler != null && mCurrentPhotoHandler.handlePhotoActivityResult( in onActivityResult()
658 mCurrentPhotoHandler = this; in startPhotoActivity()
720 mCurrentPhotoHandler = null; in onPhotoSelected()