Searched refs:mSubtypeEnablerNotificationDialog (Results 1 – 1 of 1) sorted by relevance
63 private AlertDialog mSubtypeEnablerNotificationDialog; field in CustomInputStyleSettingsFragment142 mSubtypeEnablerNotificationDialog = createDialog(); in onActivityCreated()143 mSubtypeEnablerNotificationDialog.show(); in onActivityCreated()153 if (mSubtypeEnablerNotificationDialog != null in onSaveInstanceState()154 && mSubtypeEnablerNotificationDialog.isShowing()) { in onSaveInstanceState()195 mSubtypeEnablerNotificationDialog = createDialog(); in onAddCustomInputStyle()196 mSubtypeEnablerNotificationDialog.show(); in onAddCustomInputStyle()