Searched refs:getBackgroundModeBytes (Results 1 – 10 of 10) sorted by relevance
58 check("getBackgroundModeBytes()").that(mActual.getBackgroundModeBytes()) in isEqualTo()59 .isEqualTo(expected.getBackgroundModeBytes()); in isEqualTo()72 && actual.getBackgroundModeBytes() == expected.getBackgroundModeBytes() in isEquals()
55 + (perStateBytes.getBackgroundModeBytes() * 10 ^ 3)108 && actual.getBackgroundModeBytes() == expected.getBackgroundModeBytes() in isPerStateBytesEquals()
96 public long getBackgroundModeBytes() { in getBackgroundModeBytes() method in PerStateBytes
324 : ioOveruseStats.getRemainingWriteBytes().getBackgroundModeBytes(); in fetchInitialDiskIoStats()504 : ioOveruseStats.getRemainingWriteBytes().getBackgroundModeBytes(); in onOveruse()
2685 threshold.perStateWriteBytes.backgroundBytes = perStateBytes.getBackgroundModeBytes(); in toPerStateIoOveruseThreshold()2816 if (config.getComponentLevelThresholds().getBackgroundModeBytes() <= 0 in checkIoOveruseConfig()
1102 method public long getBackgroundModeBytes();
1910 UnflaggedApi: android.car.watchdog.PerStateBytes#getBackgroundModeBytes():1911 …ust be flagged with @FlaggedApi: method android.car.watchdog.PerStateBytes.getBackgroundModeBytes()
3608 componentLevelThresholds.getBackgroundModeBytes(),
2886 method TIRAMISU_0 long getBackgroundModeBytes();