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
DBluetoothGattServer.java405 svc.getInstanceId() == instanceId && in getService()
538 service.getType(), service.getInstanceId(), in notifyCharacteristicChanged()
539 new ParcelUuid(service.getUuid()), characteristic.getInstanceId(), in notifyCharacteristicChanged()
573 service.getInstanceId(), service.getHandles(), in addService()
580 includedService.getInstanceId(), in addService()
623 service.getInstanceId(), service.getType()); in removeService()
628 service.getInstanceId(), new ParcelUuid(service.getUuid())); in removeService()
DBluetoothGatt.java231 brokenRef.getUuid(), brokenRef.getInstanceId(), brokenRef.getType());
543 svc.getInstanceId() == instanceId && in getService()
559 if (charac.getInstanceId() == instanceId) in getCharacteristicById()
574 if (desc.getInstanceId() == instanceId) in getDescriptorById()
832 characteristic.getInstanceId(), AUTHENTICATION_NONE); in readCharacteristic()
875 characteristic.getInstanceId(), characteristic.getWriteType(), in writeCharacteristic()
918 descriptor.getInstanceId(), AUTHENTICATION_NONE); in readDescriptor()
958 mService.writeDescriptor(mClientIf, device.getAddress(), descriptor.getInstanceId(), in writeDescriptor()
1091 characteristic.getInstanceId(), enable); in setCharacteristicNotification()
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.txt7176 method public int getInstanceId();
7282 method public int getInstanceId();
Dsystem-current.txt7477 method public int getInstanceId();
7583 method public int getInstanceId();
Dtest-current.txt7185 method public int getInstanceId();
7291 method public int getInstanceId();