Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServer.java108 Log.d(TAG, "onServiceAdded() - handle=" + service.getInstanceId()
120 tmp.setInstanceId(service.getInstanceId());
127 temp_char.setInstanceId(svc_char.getInstanceId());
132 temp_descs.get(j).setInstanceId(svc_descs.get(j).getInstanceId());
396 if (charac.getInstanceId() == handle) { in getCharacteristicByHandle()
413 if (desc.getInstanceId() == handle) { in getDescriptorByHandle()
509 && svc.getInstanceId() == instanceId in getService()
685 characteristic.getInstanceId(), confirm, in notifyCharacteristicChanged()
742 service.getInstanceId(), service.getType()); in removeService()
746 mService.removeService(mServerIf, service.getInstanceId()); in removeService()
DBluetoothGattService.java163 s.getInstanceId(), s.getType())); in writeToParcel()
202 isvc.getInstanceId(), isvc.getType())); in BluetoothGattService()
258 && characteristic.getInstanceId() == instanceId) { in getCharacteristic()
321 public int getInstanceId() { in getInstanceId() method in BluetoothGattService
DBluetoothGatt.java324 brokenRef.getUuid(), brokenRef.getInstanceId());
729 && svc.getInstanceId() == instanceId in getService()
747 if (charac.getInstanceId() == instanceId) { in getCharacteristicById()
764 if (desc.getInstanceId() == instanceId) { in getDescriptorById()
1109 characteristic.getInstanceId(), AUTHENTICATION_NONE); in readCharacteristic()
1189 characteristic.getInstanceId(), characteristic.getWriteType(), in writeCharacteristic()
1232 descriptor.getInstanceId(), AUTHENTICATION_NONE); in readDescriptor()
1272 mService.writeDescriptor(mClientIf, device.getAddress(), descriptor.getInstanceId(), in writeDescriptor()
1407 characteristic.getInstanceId(), enable); in setCharacteristicNotification()
DBluetoothGattIncludedService.java102 public int getInstanceId() { in getInstanceId() method in BluetoothGattIncludedService
DBluetoothGattDescriptor.java236 public int getInstanceId() { in getInstanceId() method in BluetoothGattDescriptor
DBluetoothGattCharacteristic.java366 && descriptor.getInstanceId() == instanceId) { in getDescriptor()
409 public int getInstanceId() { in getInstanceId() method in BluetoothGattCharacteristic
/frameworks/base/core/java/android/app/usage/
DUsageEvents.java452 public int getInstanceId() { in getInstanceId() method in UsageEvents.Event
/frameworks/base/services/usage/java/com/android/server/usage/
DUserUsageStatsService.java739 pw.printPair("instanceId", event.getInstanceId()); in printEvent()
/frameworks/base/api/
Dsystem-current.txt1234 method public int getInstanceId();
Dcurrent.txt8479 method public int getInstanceId();
8589 method public int getInstanceId();
/frameworks/base/non-updatable-api/
Dsystem-current.txt1234 method public int getInstanceId();
Dcurrent.txt8479 method public int getInstanceId();
8589 method public int getInstanceId();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6296 method public int getInstanceId();
6396 method public int getInstanceId();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10207 Landroid/bluetooth/BluetoothGattDescriptor;->getInstanceId()I
10216 Landroid/bluetooth/BluetoothGattIncludedService;->getInstanceId()I