Searched refs:KEY_HOTWORD_SWITCH (Results 1 – 2 of 2) sorted by relevance
49 static final String KEY_HOTWORD_SWITCH = "hotword_switch"; field in HotwordSwitchController180 return KEY_HOTWORD_SWITCH; in getPreferenceKey()186 if (KEY_HOTWORD_SWITCH.equals(preference.getKey())) { in updateState()198 if (KEY_HOTWORD_SWITCH.equals(preference.getKey())) { in handlePreferenceTreeClick()
176 mHotwordSwitch.setKey(HotwordSwitchController.KEY_HOTWORD_SWITCH); in showQuickSettings()