Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/bluetooth/
DCarBluetoothService.java586 public boolean isProfileInhibited(BluetoothDevice device, int profile, IBinder token) { in isProfileInhibited() method in CarBluetoothService
DBluetoothProfileInhibitManager.java379 boolean isProfileInhibited(BluetoothDevice device, int profile, IBinder token) { in isProfileInhibited() method in BluetoothProfileInhibitManager