Home
last modified time | relevance | path

Searched defs:setInstanceId (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattDescriptor.java241 public void setInstanceId(int instanceId) { in setInstanceId() method in BluetoothGattDescriptor
DBluetoothGattService.java274 public void setInstanceId(int instanceId) { in setInstanceId() method in BluetoothGattService
DBluetoothGattCharacteristic.java428 public void setInstanceId(int instanceId) { in setInstanceId() method in BluetoothGattCharacteristic
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/viewmodel/
DPickerViewModel.java360 public void setInstanceId(InstanceId parcelable) { in setInstanceId() method in PickerViewModel