Searched refs:isSupportedBucket (Results 1 – 2 of 2) sorted by relevance
159 assertThat(newConfig.isSupportedBucket(bucket)).isTrue(); in testCreateAndReadConfigFromParcel()161 assertThat(newConfig.isSupportedBucket(bucket)).isFalse(); in testCreateAndReadConfigFromParcel()
185 public boolean isSupportedBucket(int index) { in isSupportedBucket() method in EnergyConsumerStats.Config