Searched refs:ASSISTANT_PGK_NAME (Results 1 – 2 of 2) sorted by relevance
204 intent.setPackage(HotwordSwitchController.ASSISTANT_PGK_NAME); in onHotwordEnable()215 intent.setPackage(HotwordSwitchController.ASSISTANT_PGK_NAME); in onHotwordDisable()
43 static final String ASSISTANT_PGK_NAME = "com.google.android.katniss"; field in HotwordSwitchController