Searched refs:KEY_READ_ONLY_DISPLAY_NAME_ID (Results 1 – 1 of 1) sorted by relevance
172 private static final String KEY_READ_ONLY_DISPLAY_NAME_ID = "readOnlyDisplayNameId"; field in ContactEditorFragment528 mReadOnlyDisplayNameId = savedState.getLong(KEY_READ_ONLY_DISPLAY_NAME_ID); in onCreate()653 outState.putLong(KEY_READ_ONLY_DISPLAY_NAME_ID, mReadOnlyDisplayNameId); in onSaveInstanceState()