Searched refs:ACTION_HOTWORD_ENABLE (Results 1 – 2 of 2) sorted by relevance
44 static final String ACTION_HOTWORD_ENABLE = field in HotwordSwitchController
203 Intent intent = new Intent(HotwordSwitchController.ACTION_HOTWORD_ENABLE); in onHotwordEnable()