Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DMainFragment.java204 intent.setPackage(HotwordSwitchController.ASSISTANT_PGK_NAME); in onHotwordEnable()
215 intent.setPackage(HotwordSwitchController.ASSISTANT_PGK_NAME); in onHotwordDisable()
DHotwordSwitchController.java43 static final String ASSISTANT_PGK_NAME = "com.google.android.katniss"; field in HotwordSwitchController