Searched refs:releaseBluetoothProfileInhibit (Results 1 – 5 of 5) sorted by relevance
74 boolean releaseBluetoothProfileInhibit( in releaseBluetoothProfileInhibit() method
594 public boolean releaseBluetoothProfileInhibit(@NonNull BluetoothDevice device, int profile) { in releaseBluetoothProfileInhibit() method in CarProjectionManager597 return mService.releaseBluetoothProfileInhibit(device, profile, mToken); in releaseBluetoothProfileInhibit()
144 public boolean releaseBluetoothProfileInhibit(BluetoothDevice device, int profile, in releaseBluetoothProfileInhibit() method in FakeCarProjectionService
372 public boolean releaseBluetoothProfileInhibit( in releaseBluetoothProfileInhibit() method in CarProjectionService
102 …on(android.car.Car.PERMISSION_CAR_PROJECTION) public boolean releaseBluetoothProfileInhibit(@NonNu…