Searched refs:mNewLocalProfile (Results 1 – 1 of 1) sorted by relevance
333 protected boolean mNewLocalProfile; field in ContactEditorFragment500 mNewLocalProfile = savedState.getBoolean(KEY_NEW_LOCAL_PROFILE); in onCreate()625 outState.putBoolean(KEY_NEW_LOCAL_PROFILE, mNewLocalProfile); in onSaveInstanceState()948 return mNewLocalProfile || mIsUserProfile; in isEditingUserProfile()1053 if (mNewLocalProfile) { in selectAccountAndCreateContact()1184 if (mNewLocalProfile) { in createNewRawContactDelta()1414 mNewLocalProfile = in load()