Searched refs:setDeviceDetails (Results 1 – 1 of 1) sorted by relevance
60 mModel.getDeviceDetails().observe(this, this::setDeviceDetails); in onViewCreated()72 private void setDeviceDetails(AssociatedDeviceDetails deviceDetails) { in setDeviceDetails() method in AssociatedDeviceDetailFragment