Searched refs:populateRecordWithValue (Results 1 – 2 of 2) sorted by relevance
102 public void populateRecordWithValue(long deviceInfoId, @NonNull RecordInternal<?> record) { in populateRecordWithValue() method in DeviceInfoHelper
559 DeviceInfoHelper.getInstance().populateRecordWithValue(deviceInfoId, record); in getRecord()