Searched refs:KEY_NEW_LOCAL_PROFILE (Results 1 – 1 of 1) sorted by relevance
145 private static final String KEY_NEW_LOCAL_PROFILE = "newLocalProfile"; field in ContactEditorFragment500 mNewLocalProfile = savedState.getBoolean(KEY_NEW_LOCAL_PROFILE); in onCreate()625 outState.putBoolean(KEY_NEW_LOCAL_PROFILE, mNewLocalProfile); in onSaveInstanceState()