Searched refs:sCaptureMediaOutput (Results 1 – 1 of 1) sorted by relevance
137 static const String16 sCaptureMediaOutput("android.permission.CAPTURE_MEDIA_OUTPUT"); in captureMediaOutputAllowed() local138 bool ok = PermissionCache::checkPermission(sCaptureMediaOutput, pid, uid); in captureMediaOutputAllowed()