Home
last modified time | relevance | path

Searched refs:getInstanceId (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java644 svc.getInstanceId() == instanceId && in getService()
901 service.getType(), service.getInstanceId(), in readCharacteristic()
902 new ParcelUuid(service.getUuid()), characteristic.getInstanceId(), in readCharacteristic()
946 service.getType(), service.getInstanceId(), in writeCharacteristic()
947 new ParcelUuid(service.getUuid()), characteristic.getInstanceId(), in writeCharacteristic()
992 service.getInstanceId(), new ParcelUuid(service.getUuid()), in readDescriptor()
993 characteristic.getInstanceId(), new ParcelUuid(characteristic.getUuid()), in readDescriptor()
994 descriptor.getInstanceId(), new ParcelUuid(descriptor.getUuid()), in readDescriptor()
1036 service.getInstanceId(), new ParcelUuid(service.getUuid()), in writeDescriptor()
1037 characteristic.getInstanceId(), new ParcelUuid(characteristic.getUuid()), in writeDescriptor()
[all …]
DBluetoothGattServer.java407 svc.getInstanceId() == instanceId && in getService()
540 service.getType(), service.getInstanceId(), in notifyCharacteristicChanged()
541 new ParcelUuid(service.getUuid()), characteristic.getInstanceId(), in notifyCharacteristicChanged()
575 service.getInstanceId(), service.getHandles(), in addService()
582 includedService.getInstanceId(), in addService()
625 service.getInstanceId(), service.getType()); in removeService()
630 service.getInstanceId(), new ParcelUuid(service.getUuid())); in removeService()
DBluetoothGattService.java159 && characteristic.getInstanceId() == instanceId) in getCharacteristic()
217 public int getInstanceId() { in getInstanceId() method in BluetoothGattService
DBluetoothGattDescriptor.java185 public int getInstanceId() { in getInstanceId() method in BluetoothGattDescriptor
DBluetoothGattCharacteristic.java291 && descriptor.getInstanceId() == instanceId) { in getDescriptor()
331 public int getInstanceId() { in getInstanceId() method in BluetoothGattCharacteristic
/frameworks/base/api/
Dcurrent.txt6765 method public int getInstanceId();
6865 method public int getInstanceId();
Dsystem-current.txt6985 method public int getInstanceId();
7085 method public int getInstanceId();