Home
last modified time | relevance | path

Searched refs:sCaptureHotwordAllowed (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DServiceUtilities.cpp121 static const String16 sCaptureHotwordAllowed("android.permission.CAPTURE_AUDIO_HOTWORD"); in captureHotwordAllowed() local
123 ok = PermissionCache::checkCallingPermission(sCaptureHotwordAllowed); in captureHotwordAllowed()