/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothGattServerCallback.aidl | 30 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/ |
D | CarProjectionManagerTest.java | 123 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/ |
D | GattNativeInterface.java | 210 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()
|
D | GattService.java | 2893 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/ |
D | BluetoothGattServer.java | 188 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/ |
D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |