Searched refs:GLOBAL_ACTION_KEY_VOICEASSIST (Results 1 – 2 of 2) sorted by relevance
94 private static final String GLOBAL_ACTION_KEY_VOICEASSIST = "voiceassist"; field in LegacyGlobalActions302 } else if (GLOBAL_ACTION_KEY_VOICEASSIST.equals(actionKey)) { in createDialog()
184 private static final String GLOBAL_ACTION_KEY_VOICEASSIST = "voiceassist"; field in GlobalActionsDialogLite649 } else if (GLOBAL_ACTION_KEY_VOICEASSIST.equals(actionKey)) { in createActionItems()