Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/storagemonitoring/
DHealthServiceWearInfoProvider.java54 IHealth healthService = getHealthService(); in load() local
80 if (healthService == null) { in load()
87 healthService.getStorageInfo(getStorageInfoCallbackImpl); in load()