Home
last modified time | relevance | path

Searched defs:isBluetoothLeDevice (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
H A DMediaOutputController.java1027 boolean isBluetoothLeDevice(@NonNull MediaDevice device) { in isBluetoothLeDevice() method in MediaOutputController
/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java1339 public static boolean isBluetoothLeDevice(int deviceType) { in isBluetoothLeDevice() method in AudioSystem