Searched refs:toMutable (Results 1 – 5 of 5) sorted by relevance
79 abstract fun toMutable(): MutableApiVariantSet in toMutable() method130 override fun toMutable() = MutableApiVariantSet(apiSurfaces, bits) in toMutable() method156 override fun toMutable() = this in toMutable() method
52 val mutable = selectedApiVariants.toMutable() in mutateSelectedApiVariants()
159 fun toMutable(): MutableModifierList in toMutable() method
347 override fun toMutable(): MutableModifierList { in toMutable() method461 override fun toMutable(): MutableModifierList { in toMutable() method
425 val mutable = modifiers.toMutable() in mutateModifiers()