Searched refs:getCompressionLevel (Results 1 – 4 of 4) sorted by relevance
123 int getCompressionLevel(); in getCompressionLevel() method
304 .setCompressionLevel(mConfig.getCompressionLevel()) in AppSearchImpl()
136 assertThat(appSearchConfig.getCompressionLevel()).isEqualTo( in testDefaultValues_allCachedValue()699 assertThat(appSearchConfig.getCompressionLevel()).isEqualTo(5); in testCustomizedValue_icingOptions()769 assertThat(appSearchConfig.getCompressionLevel()).isEqualTo(9); in testCustomizedValueOverride_icingOptions()959 () -> appSearchConfig.getCompressionLevel()); in testNotUsable_afterClose()
473 public int getCompressionLevel() { in getCompressionLevel() method in FrameworkServiceAppSearchConfig