Searched refs:ACTION_HOTWORD_DISABLE (Results 1 – 2 of 2) sorted by relevance
46 static final String ACTION_HOTWORD_DISABLE = field in HotwordSwitchController
214 Intent intent = new Intent(HotwordSwitchController.ACTION_HOTWORD_DISABLE); in onHotwordDisable()