Searched defs:componentLevelThresholds (Results 1 – 3 of 3) sorted by relevance
98 /* package-private */ IoOveruseConfiguration( in IoOveruseConfiguration()210 …PerStateBytes componentLevelThresholds = (PerStateBytes) in.readTypedObject(PerStateBytes.CREATOR); in IoOveruseConfiguration() local295 public Builder( in Builder()
4869 PerStateBytes componentLevelThresholds = new PerStateBytes( in sampleIoOveruseConfigurationBuilder() local
2747 PerStateBytes componentLevelThresholds = in toIoOveruseConfiguration() local