Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattService.java153 s.getInstanceId(), s.getType())); in writeToParcel()
192 isvc.getInstanceId(), isvc.getType())); in BluetoothGattService()
245 && characteristic.getInstanceId() == instanceId) in getCharacteristic()
303 public int getInstanceId() { in getInstanceId() method in BluetoothGattService
DBluetoothGatt.java228 brokenRef.getUuid(), brokenRef.getInstanceId(), brokenRef.getType());
532 svc.getInstanceId() == instanceId && in getService()
548 if (charac.getInstanceId() == instanceId) in getCharacteristicById()
563 if (desc.getInstanceId() == instanceId) in getDescriptorById()
821 characteristic.getInstanceId(), AUTHENTICATION_NONE); in readCharacteristic()
864 characteristic.getInstanceId(), characteristic.getWriteType(), in writeCharacteristic()
907 descriptor.getInstanceId(), AUTHENTICATION_NONE); in readDescriptor()
947 mService.writeDescriptor(mClientIf, device.getAddress(), descriptor.getInstanceId(), in writeDescriptor()
1080 characteristic.getInstanceId(), enable); in setCharacteristicNotification()
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()
DBluetoothGattIncludedService.java100 public int getInstanceId() { in getInstanceId() method in BluetoothGattIncludedService
DBluetoothGattDescriptor.java225 public int getInstanceId() { in getInstanceId() method in BluetoothGattDescriptor
DBluetoothGattCharacteristic.java351 && descriptor.getInstanceId() == instanceId) { in getDescriptor()
391 public int getInstanceId() { in getInstanceId() method in BluetoothGattCharacteristic
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6296 method public int getInstanceId();
6396 method public int getInstanceId();
/frameworks/base/api/
Dcurrent.txt7159 method public int getInstanceId();
7265 method public int getInstanceId();
Dtest-current.txt7165 method public int getInstanceId();
7271 method public int getInstanceId();
Dsystem-current.txt7451 method public int getInstanceId();
7557 method public int getInstanceId();