Searched refs:mRawContactIdRequestingPhoto (Results 1 – 1 of 1) sorted by relevance
77 private long mRawContactIdRequestingPhoto; field in ContactEditorFragment112 mRawContactIdRequestingPhoto = savedState.getLong( in onCreate()378 if (mRawContactIdRequestingPhoto == editor.getRawContactId()) { in bindPhotoHandler()435 outState.putLong(KEY_RAW_CONTACT_ID_REQUESTING_PHOTO, mRawContactIdRequestingPhoto); in onSaveInstanceState()577 mRawContactIdRequestingPhoto = mEditor.getRawContactId(); in startPhotoActivity()