Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DAudioSystem.java1330 || isBluetoothLeInDevice(deviceType); in isBluetoothInDevice()
1360 public static boolean isBluetoothLeInDevice(int deviceType) { in isBluetoothLeInDevice() method in AudioSystem
1367 || isBluetoothLeInDevice(deviceType); in isBluetoothLeDevice()