Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/
H A DICarBluetoothUserService.aidl25 boolean isBluetoothConnectionProxyAvailable(in int profile); in isBluetoothConnectionProxyAvailable() method
/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarBluetoothUserService.java231 public boolean isBluetoothConnectionProxyAvailable(int profile) { in isBluetoothConnectionProxyAvailable() method in CarBluetoothUserService