Searched refs:getMaxVersionCodesConstant (Results 1 – 1 of 1) sorted by relevance
35 private val MAX_VERSION: Int = maxOf(getMaxVersionCodesConstant(), getMaxSchemaVersion())81 private fun getMaxVersionCodesConstant(): Int = in getSchemaAsStream() method