Home
last modified time | relevance | path

Searched refs:requestBluetoothProfileInhibit (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DICarProjection.aidl70 boolean requestBluetoothProfileInhibit( in requestBluetoothProfileInhibit() method
DCarProjectionManager.java575 public boolean requestBluetoothProfileInhibit( in requestBluetoothProfileInhibit() method in CarProjectionManager
579 return mService.requestBluetoothProfileInhibit(device, profile, mToken); in requestBluetoothProfileInhibit()
/packages/services/Car/car-test-lib/src/android/car/testapi/
DFakeCarProjectionService.java138 public boolean requestBluetoothProfileInhibit(BluetoothDevice device, int profile, in requestBluetoothProfileInhibit() method in FakeCarProjectionService
/packages/services/Car/service/src/com/android/car/
DCarProjectionService.java339 public boolean requestBluetoothProfileInhibit( in requestBluetoothProfileInhibit() method in CarProjectionService
/packages/services/Car/car-lib/api/
Dsystem-current.txt92 …on(android.car.Car.PERMISSION_CAR_PROJECTION) public boolean requestBluetoothProfileInhibit(@NonNu…