Home
last modified time | relevance | path

Searched refs:ACTION_HOTWORD_ENABLE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DHotwordSwitchController.java44 static final String ACTION_HOTWORD_ENABLE = field in HotwordSwitchController
DMainFragment.java203 Intent intent = new Intent(HotwordSwitchController.ACTION_HOTWORD_ENABLE); in onHotwordEnable()