Searched refs:mReadOnlyDisplayNameId (Results 1 – 1 of 1) sorted by relevance
384 protected long mReadOnlyDisplayNameId; 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()988 .getByRawContactId(mReadOnlyDisplayNameId); in hasPendingChanges()1109 mReadOnlyDisplayNameId = contact.getNameRawContactId(); in setState()