Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DPlaybackActivityMonitor.java558 public HashMap<Integer, Integer> getAllAllowedCapturePolicies() { in getAllAllowedCapturePolicies() method in PlaybackActivityMonitor
H A DAudioService.java1733 mPlaybackMonitor.getAllAllowedCapturePolicies(); in onAudioServerDied()