Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/watchdog/
DIoOveruseAlertThreshold.java86 public long getWrittenBytesPerSecond() { in getWrittenBytesPerSecond() method in IoOveruseAlertThreshold
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DIoOveruseConfigurationSubject.java121 x.getWrittenBytesPerSecond())).collect(Collectors.toSet()); in toAlertThresholdStrings()
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogPerfHandler.java2696 || thresholds.get(i).getWrittenBytesPerSecond() == 0) { in toInternalIoOveruseAlertThresholds()
2702 internalThreshold.writtenBytesPerSecond = thresholds.get(i).getWrittenBytesPerSecond(); in toInternalIoOveruseAlertThresholds()
2845 if (ioOveruseAlertThreshold.getWrittenBytesPerSecond() <= 0) { in checkIoOveruseAlertThreshold()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt2779 method TIRAMISU_0 long getWrittenBytesPerSecond();
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2869 method public long getWrittenBytesPerSecond();
/packages/services/Car/car-lib/api/
Dsystem-current.txt2869 method public long getWrittenBytesPerSecond();
Dtest-current.txt2976 method public long getWrittenBytesPerSecond();
Dsystem-lint-baseline.txt4926 UnflaggedApi: android.car.watchdog.IoOveruseAlertThreshold#getWrittenBytesPerSecond():
4927 …ed with @FlaggedApi: method android.car.watchdog.IoOveruseAlertThreshold.getWrittenBytesPerSecond()