Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/
H A DAudioSystem.java1304 || isBluetoothLeInDevice(deviceType); in isBluetoothInDevice()
1334 public static boolean isBluetoothLeInDevice(int deviceType) { in isBluetoothLeInDevice() method in AudioSystem
1341 || isBluetoothLeInDevice(deviceType); in isBluetoothLeDevice()