Searched refs:getAllowedCapturePolicy (Results 1 – 17 of 17) sorted by relevance
115 aaudio_allowed_capture_policy_t getAllowedCapturePolicy() const { in getAllowedCapturePolicy() function
259 getUsage(), getContentType(), getInputPreset(), getAllowedCapturePolicy()); in logParameters()
229 aaudio_allowed_capture_policy_t getAllowedCapturePolicy() const { in getAllowedCapturePolicy() function
90 mAllowedCapturePolicy = builder.getAllowedCapturePolicy(); in open()
459 return audioStream->getAllowedCapturePolicy(); in AAudioStream_getAllowedCapturePolicy()
183 aaudio_allowed_capture_policy_t getAllowedCapturePolicy() const { in getAllowedCapturePolicy() function520 getAllowedCapturePolicy(), s_getAllowedCapturePolicy(stream)); in compareWithStream()
65 status = parcel->writeInt32((int32_t) getAllowedCapturePolicy()); in writeToParcel()
180 && attr.getAllowedCapturePolicy() < mAllowedCapturePolicies.get(binderUid)) { in playerAttributes()342 public int getAllowedCapturePolicy(int uid) { in getAllowedCapturePolicy() method in PlaybackActivityMonitor355 if (attr.getAllowedCapturePolicy() >= capturePolicy) { in updateAllowedCapturePolicy()
7402 public int getAllowedCapturePolicy() { in getAllowedCapturePolicy() method in AudioService7405 int capturePolicy = mPlaybackMonitor.getAllowedCapturePolicy(callingUid); in getAllowedCapturePolicy()
268 int getAllowedCapturePolicy(); in getAllowedCapturePolicy() method
242 in.mPlayerAttr.getAllowedCapturePolicy() == ALLOW_CAPTURE_BY_ALL in anonymizedCopy()
555 public int getAllowedCapturePolicy() { in getAllowedCapturePolicy() method in AudioAttributes
1532 public int getAllowedCapturePolicy() { in getAllowedCapturePolicy() method in AudioManager1535 result = getService().getAllowedCapturePolicy(); in getAllowedCapturePolicy()
94 AAudioConvert_allowCapturePolicyToAudioFlagsMask(getAllowedCapturePolicy()); in open()
140 AAudioConvert_allowCapturePolicyToAudioFlagsMask(builder.getAllowedCapturePolicy()); in open()
23332 method public int getAllowedCapturePolicy();23539 method public int getAllowedCapturePolicy();