Home
last modified time | relevance | path

Searched defs:isLong (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGattServerCallback.aidl30 in boolean isLong, in int handle); in onCharacteristicReadRequest()
32 in int offset, in boolean isLong, in onDescriptorReadRequest()
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetoothGattServerCallback.java39 void onCharacteristicReadRequest(String address, int transId, int offset, boolean isLong, in onCharacteristicReadRequest()
43 void onDescriptorReadRequest(String address, int transId, int offset, boolean isLong, in onDescriptorReadRequest()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java123 public void sendVoiceKey(boolean isLong) throws InterruptedException { in sendVoiceKey()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java263 boolean isLong) throws RemoteException { in onServerReadCharacteristic()
269 boolean isLong) throws RemoteException { in onServerReadDescriptor()
DGattService.java4319 boolean isLong) throws RemoteException { in onServerReadCharacteristic()
4341 boolean isLong) throws RemoteException { in onServerReadDescriptor()