Searched refs:releaseProfileInhibit (Results 1 – 3 of 3) sorted by relevance
468 boolean releaseProfileInhibit(BluetoothDevice device, int profile, IBinder token) { in releaseProfileInhibit() method in CarBluetoothService473 return mInhibitManager.releaseProfileInhibit(device, profile, token); in releaseProfileInhibit()
327 boolean releaseProfileInhibit(BluetoothDevice device, int profile, IBinder token) { in releaseProfileInhibit() method in BluetoothProfileInhibitManager
387 return mCarBluetoothService.releaseProfileInhibit(device, profile, token); in releaseBluetoothProfileInhibit()