Searched refs:getForegroundModeBytes (Results 1 – 10 of 10) sorted by relevance
56 check("getForegroundModeBytes()").that(mActual.getForegroundModeBytes()) in isEqualTo()57 .isEqualTo(expected.getForegroundModeBytes()); in isEqualTo()71 return actual.getForegroundModeBytes() == expected.getForegroundModeBytes() in isEquals()
54 return (int) ((perStateBytes.getForegroundModeBytes() * 10 ^ 4)107 return actual.getForegroundModeBytes() == expected.getForegroundModeBytes() in isPerStateBytesEquals()
88 public long getForegroundModeBytes() { in getForegroundModeBytes() method in PerStateBytes
323 ? ioOveruseStats.getRemainingWriteBytes().getForegroundModeBytes() in fetchInitialDiskIoStats()503 ? ioOveruseStats.getRemainingWriteBytes().getForegroundModeBytes() in onOveruse()
2684 threshold.perStateWriteBytes.foregroundBytes = perStateBytes.getForegroundModeBytes(); in toPerStateIoOveruseThreshold()2817 || config.getComponentLevelThresholds().getForegroundModeBytes() <= 0 in checkIoOveruseConfig()
1103 method public long getForegroundModeBytes();
1912 UnflaggedApi: android.car.watchdog.PerStateBytes#getForegroundModeBytes():1913 …ust be flagged with @FlaggedApi: method android.car.watchdog.PerStateBytes.getForegroundModeBytes()
3580 componentLevelThresholds).getForegroundModeBytes();
2885 method TIRAMISU_0 long getForegroundModeBytes();