Searched refs:sCaptureHotwordAllowed (Results 1 – 1 of 1) sorted by relevance
47 static const String16 sCaptureHotwordAllowed("android.permission.CAPTURE_AUDIO_HOTWORD"); in captureHotwordAllowed() local48 bool ok = checkCallingPermission(sCaptureHotwordAllowed); in captureHotwordAllowed()