Searched defs:isLong (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothGattServerCallback.aidl | 30 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/ |
| D | IBluetoothGattServerCallback.java | 39 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/ |
| D | CarProjectionManagerTest.java | 123 public void sendVoiceKey(boolean isLong) throws InterruptedException { in sendVoiceKey()
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/ |
| D | GattService.java | 4029 boolean isLong) throws RemoteException { in onServerReadCharacteristic() 4051 boolean isLong) throws RemoteException { in onServerReadDescriptor()
|