Searched refs:KEY_NONE (Results 1 – 4 of 4) sorted by relevance
54 @VisibleForTesting static final String KEY_NONE = "senders_none"; field in ZenModePrioritySendersPreferenceController89 makeRadioPreference(KEY_NONE, in displayPreference()138 case KEY_NONE: in keyToSetting()154 case KEY_NONE: in getSummary()
54 @VisibleForTesting static final String KEY_NONE = "conversations_none"; field in ZenModePriorityConversationsPreferenceController77 makeRadioPreference(KEY_NONE, R.string.zen_mode_from_no_conversations); in displayPreference()
25 …ic com.android.settings.notification.zen.ZenModePriorityConversationsPreferenceController.KEY_NONE;121 RadioButtonPreference noConversationsRb = getButton(KEY_NONE); in clickNoConversations()
26 …t static com.android.settings.notification.zen.ZenModePrioritySendersPreferenceController.KEY_NONE;150 RadioButtonPreference noSenders = getButton(KEY_NONE); in clickNoSenders()