Home
last modified time | relevance | path

Searched refs:setInstanceId (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattDescriptor.java245 public void setInstanceId(int instanceId) { in setInstanceId() method in BluetoothGattDescriptor
DBluetoothGattServer.java120 tmp.setInstanceId(service.getInstanceId());
127 temp_char.setInstanceId(svc_char.getInstanceId());
132 temp_descs.get(j).setInstanceId(svc_descs.get(j).getInstanceId());
DBluetoothGattService.java271 public void setInstanceId(int instanceId) { in setInstanceId() method in BluetoothGattService
DBluetoothGattCharacteristic.java418 public void setInstanceId(int instanceId) { in setInstanceId() method in BluetoothGattCharacteristic
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt10199 Landroid/bluetooth/BluetoothGattCharacteristic;->setInstanceId(I)V
10212 Landroid/bluetooth/BluetoothGattDescriptor;->setInstanceId(I)V