Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DICarImpl.java157 private final CarStorageMonitoringService mCarStorageMonitoringService; field in ICarImpl
378 mCarStorageMonitoringService = constructWithTrace( in ICarImpl()
382 mCarStorageMonitoringService = null; in ICarImpl()
656 return mCarStorageMonitoringService; in getCarService()