Home
last modified time | relevance | path

Searched refs:isLong (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGattServerCallback.aidl30 in boolean isLong, in int handle); in onCharacteristicReadRequest() argument
32 in int offset, in boolean isLong, in onDescriptorReadRequest() argument
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java123 public void sendVoiceKey(boolean isLong) throws InterruptedException { in sendVoiceKey() argument
139 if (isLong) { in sendVoiceKey()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java210 String address, int connId, int transId, int handle, int offset, boolean isLong) in onServerReadCharacteristic() argument
213 .onServerReadCharacteristic(address, connId, transId, handle, offset, isLong); in onServerReadCharacteristic()
217 String address, int connId, int transId, int handle, int offset, boolean isLong) in onServerReadDescriptor() argument
219 getGattService().onServerReadDescriptor(address, connId, transId, handle, offset, isLong); in onServerReadDescriptor()
DGattService.java2893 String address, int connId, int transId, int handle, int offset, boolean isLong) in onServerReadCharacteristic() argument
2920 app.callback.onCharacteristicReadRequest(address, transId, offset, isLong, handle); in onServerReadCharacteristic()
2924 String address, int connId, int transId, int handle, int offset, boolean isLong) in onServerReadDescriptor() argument
2951 app.callback.onDescriptorReadRequest(address, transId, offset, isLong, handle); in onServerReadDescriptor()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattServer.java188 String address, int transId, int offset, boolean isLong, int handle) {
213 String address, int transId, int offset, boolean isLong, int handle) {
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...