Home
last modified time | relevance | path

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

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