Searched refs:voiceRecoIntent (Results 1 – 1 of 1) sorted by relevance
519 Intent voiceRecoIntent = new Intent("android.speech.RecognitionService"); in grantDefaultSystemHandlerPermissions() local520 voiceRecoIntent.addCategory(Intent.CATEGORY_DEFAULT); in grantDefaultSystemHandlerPermissions()522 voiceRecoIntent, userId); in grantDefaultSystemHandlerPermissions()