Searched refs:ACTION_VOICE_ASSIST (Results 1 – 2 of 2) sorted by relevance
475 Intent intent = new Intent(Intent.ACTION_VOICE_ASSIST);
1251 public static final String ACTION_VOICE_ASSIST = "android.intent.action.VOICE_ASSIST"; field in Intent