Searched refs:getDeviceInfoMap (Results 1 – 1 of 1) sorted by relevance
89 long rowId = getDeviceInfoMap().getOrDefault(deviceInfo, DEFAULT_LONG); in populateDeviceInfoId()154 private Map<DeviceInfo, Long> getDeviceInfoMap() { in getDeviceInfoMap() method in DeviceInfoHelper163 Long currentRowId = getDeviceInfoMap().get(deviceInfo); in insertIfNotPresent()177 getDeviceInfoMap().put(deviceInfo, rowId); in insertIfNotPresent()