Searched refs:getForegroundModeBytes (Results 1 – 7 of 7) 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()
87 public long getForegroundModeBytes() { in getForegroundModeBytes() method in PerStateBytes
200 return ioOveruseStats.getRemainingWriteBytes().getForegroundModeBytes(); in fetchRemainingBytes()
1036 threshold.perStateWriteBytes.foregroundBytes = perStateBytes.getForegroundModeBytes(); in toPerStateIoOveruseThreshold()
2157 componentLevelThresholds).getForegroundModeBytes();
739 method public long getForegroundModeBytes();