Home
last modified time | relevance | path

Searched refs:setHealthSupplier (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DHealthServiceWearInfoProvider.java124 public void setHealthSupplier(IHealthSupplier healthSupplier) { in setHealthSupplier() method in HealthServiceWearInfoProvider
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java129 wearInfoProvider.setHealthSupplier(mHealthServiceSupplier); in testHealthServiceWearInformationProvider()