Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/utils/
H A DServiceUtilities.cpp110 static bool checkRecordingInternal(const AttributionSourceState& attributionSource, in checkRecordingInternal() function
147 return checkRecordingInternal(attributionSource, String16(), /*start*/ false, source); in recordingAllowed()
152 return checkRecordingInternal(attributionSource, msg, /*start*/ true, source); in startRecording()