Home
last modified time | relevance | path

Searched defs:TYPE_BLUETOOTH_SCO (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DAudioDeviceInfo.java69 public static final int TYPE_BLUETOOTH_SCO = 7; field in AudioDeviceInfo
603 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLUETOOTH_SCO, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
604 … INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLUETOOTH_SCO_HEADSET, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
605 … INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLUETOOTH_SCO_CARKIT, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
632 … INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_BLUETOOTH_SCO_HEADSET, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
664 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_BLUETOOTH_SCO, AudioSystem.DEVICE_OUT_BLUETOOTH_SCO); in EXT_TO_INT_DEVICE_MAPPING.put() argument
692 TYPE_BLUETOOTH_SCO, AudioSystem.DEVICE_IN_BLUETOOTH_SCO_HEADSET); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
/ohos5.0/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_info.h144 TYPE_BLUETOOTH_SCO = 7, enumerator
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...