Searched refs:sVoiceCommandIntent (Results 1 – 1 of 1) sorted by relevance
76 private static Intent sVoiceCommandIntent; field in ScoAudioTest162 sVoiceCommandIntent = new Intent(Intent.ACTION_VOICE_COMMAND); in onCreate()163 sVoiceCommandIntent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in onCreate()