Home
last modified time | relevance | path

Searched defs:requestTodayIoUsageStats (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/3/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl45 oneway void requestTodayIoUsageStats(); in requestTodayIoUsageStats() method
/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog.internal/current/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl45 oneway void requestTodayIoUsageStats(); in requestTodayIoUsageStats() method
/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/internal/
DICarWatchdogServiceForSystem.aidl111 oneway void requestTodayIoUsageStats(); in requestTodayIoUsageStats() method
/packages/services/Car/cpp/watchdog/server/src/
DWatchdogServiceHelper.cpp260 ScopedAStatus WatchdogServiceHelper::requestTodayIoUsageStats() const { in requestTodayIoUsageStats() function in android::automotive::watchdog::WatchdogServiceHelper
/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java396 public void requestTodayIoUsageStats() {} in requestTodayIoUsageStats() method in CarWatchdogDaemonHelperTest.ICarWatchdogServiceForSystemImpl
/packages/services/Car/service/src/com/android/car/watchdog/
DCarWatchdogService.java964 public void requestTodayIoUsageStats() { in requestTodayIoUsageStats() method in CarWatchdogService.ICarWatchdogServiceForSystemImpl