Searched refs:requestProfileInhibit (Results 1 – 3 of 3) sorted by relevance
449 boolean requestProfileInhibit(BluetoothDevice device, int profile, IBinder token) { in requestProfileInhibit() method in CarBluetoothService454 return mInhibitManager.requestProfileInhibit(device, profile, token); in requestProfileInhibit()
309 boolean requestProfileInhibit(BluetoothDevice device, int profile, IBinder token) { in requestProfileInhibit() method in BluetoothProfileInhibitManager
354 return mCarBluetoothService.requestProfileInhibit(device, profile, token); in requestBluetoothProfileInhibit()