Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java4053 AtomsProto.CarWatchdogPerStateBytes systemThreshold = in sampleReportedOveruseStats() local
4063 10010001, systemThreshold, writtenBytes)); in sampleReportedOveruseStats()
4065 10110001, systemThreshold, writtenBytes)); in sampleReportedOveruseStats()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DServiceStateTracker.java6353 for (int systemThreshold : systemThresholds) { in getConsolidatedSignalThresholds()
6354 target.add(systemThreshold); in getConsolidatedSignalThresholds()