Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DCarStorageMonitoringTest.java83 EMmcWearInformationProvider wearInfoProvider = new EMmcWearInformationProvider( in testEMmcWearInformationProvider() local
86 WearInformation wearInformation = wearInfoProvider.load(); in testEMmcWearInformationProvider()
108 UfsWearInformationProvider wearInfoProvider = new UfsWearInformationProvider( in testUfsWearInformationProvider() local
111 WearInformation wearInformation = wearInfoProvider.load(); in testUfsWearInformationProvider()
128 HealthServiceWearInfoProvider wearInfoProvider = new HealthServiceWearInfoProvider(); in testHealthServiceWearInformationProvider() local
129 wearInfoProvider.setHealthSupplier(mHealthServiceSupplier); in testHealthServiceWearInformationProvider()
140 WearInformation wearInformation = wearInfoProvider.load(); in testHealthServiceWearInformationProvider()