Searched refs:VISIBILITY_LEVEL_ENUMS (Results 1 – 1 of 1) sorted by relevance
50 val levels = VISIBILITY_LEVEL_ENUMS in getVisibilityLevel()366 private val VISIBILITY_LEVEL_ENUMS = VisibilityLevel.values() constant388 (1 shl (32 - Integer.numberOfLeadingZeros(VISIBILITY_LEVEL_ENUMS.size - 1))) - 1 in <lambda>()