Searched refs:mHealthServiceSupplier (Results 1 – 1 of 1) sorted by relevance
74 @Mock private HealthServiceWearInfoProvider.IHealthSupplier mHealthServiceSupplier; field in CarStorageMonitoringTest129 wearInfoProvider.setHealthSupplier(mHealthServiceSupplier); in testHealthServiceWearInformationProvider()132 .when(mHealthServiceSupplier).get(anyString()); in testHealthServiceWearInformationProvider()