Searched refs:sCaptureAudioOutput (Results 1 – 1 of 1) sorted by relevance
39 static const String16 sCaptureAudioOutput("android.permission.CAPTURE_AUDIO_OUTPUT"); in captureAudioOutputAllowed() local41 bool ok = checkCallingPermission(sCaptureAudioOutput); in captureAudioOutputAllowed()