Searched refs:ALLOW_CAPTURE_BY_ALL (Results 1 – 7 of 7) sorted by relevance
19 import static android.media.AudioAttributes.ALLOW_CAPTURE_BY_ALL;399 in.mPlayerAttr.getAllowedCapturePolicy() == ALLOW_CAPTURE_BY_ALL in anonymizedCopy()400 ? ALLOW_CAPTURE_BY_ALL : ALLOW_CAPTURE_BY_NONE); in anonymizedCopy()
525 public static final int ALLOW_CAPTURE_BY_ALL = 1; field in AudioAttributes551 ALLOW_CAPTURE_BY_ALL,731 return ALLOW_CAPTURE_BY_ALL; in getAllowedCapturePolicy()1817 case ALLOW_CAPTURE_BY_ALL: in capturePolicyToFlags()
1986 int result = AudioAttributes.ALLOW_CAPTURE_BY_ALL; in getAllowedCapturePolicy()
568 if (capturePolicy == AudioAttributes.ALLOW_CAPTURE_BY_ALL) { in setAllowedCapturePolicy()593 return mAllowedCapturePolicies.getOrDefault(uid, AudioAttributes.ALLOW_CAPTURE_BY_ALL); in getAllowedCapturePolicy()
1931 entry.getKey(), AudioAttributes.ALLOW_CAPTURE_BY_ALL); in onAudioServerDied()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
21095 field public static final int ALLOW_CAPTURE_BY_ALL = 1; // 0x1