Searched refs:mIsAddingNewSubtype (Results 1 – 1 of 1) sorted by relevance
62 private boolean mIsAddingNewSubtype; field in CustomInputStyleSettingsFragment129 mIsAddingNewSubtype = (savedInstanceState != null) in onActivityCreated()131 if (mIsAddingNewSubtype) { in onActivityCreated()150 if (mIsAddingNewSubtype) { in onSaveInstanceState()163 mIsAddingNewSubtype = false; in onRemoveCustomInputStyle()190 mIsAddingNewSubtype = false; in onAddCustomInputStyle()313 mIsAddingNewSubtype = true; in onOptionsItemSelected()