Searched refs:sCaptureFmTunerAllowed (Results 1 – 1 of 1) sorted by relevance
54 static const String16 sCaptureFmTunerAllowed("android.permission.ACCESS_FM_RADIO"); in captureFmTunerAllowed() local55 bool ok = checkCallingPermission(sCaptureFmTunerAllowed); in captureFmTunerAllowed()