Home
last modified time | relevance | path

Searched defs:getSurroundFormats (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DIAudioService.aidl216 Map getSurroundFormats(); in getSurroundFormats() method
H A DAudioSystem.java2028 public static native int getSurroundFormats(Map<Integer, Boolean> surroundFormats); in getSurroundFormats() method in AudioSystem
H A DAudioManager.java8159 public Map<Integer, Boolean> getSurroundFormats() { in getSurroundFormats() method in AudioManager
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java2395 public Map<Integer, Boolean> getSurroundFormats() { in getSurroundFormats() method in AudioService