Searched defs:getInstanceId (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattDescriptor.java185 public int getInstanceId() { method in class:BluetoothGattDescriptor
H A DBluetoothGattService.java159 && characteristic.getInstanceId() == instanceId)
217 public int getInstanceId() { method in class:BluetoothGattService
H A DBluetoothGattCharacteristic.java291 && descriptor.getInstanceId() == instanceId) {
331 public int getInstanceId() { method in class:BluetoothGattCharacteristic

Completed in 43 milliseconds