Searched refs:KEY_PHOTO_RAW_CONTACT_ID (Results 1 – 1 of 1) sorted by relevance
132 private static final String KEY_PHOTO_RAW_CONTACT_ID = "photo_raw_contact_id"; field in ContactEditorFragment531 mPhotoRawContactId = savedState.getLong(KEY_PHOTO_RAW_CONTACT_ID); in onCreate()656 outState.putLong(KEY_PHOTO_RAW_CONTACT_ID, mPhotoRawContactId); in onSaveInstanceState()