Searched defs:fromInt (Results 1 – 14 of 14) sorted by relevance
19 fun fromInt(zenMode: Int) = values().firstOrNull { it.zenMode == zenMode } in <lambda>() method
141 fun fromInt(value: Int) = values().firstOrNull { it.id == value } in <lambda>() method
27 float[] fromInt(@ColorInt int argb); in fromInt() method
42 public float[] fromInt(int color) { in fromInt() method in LABPointProvider
42 public static FontSize fromInt(int value) { in fromInt() method in FontSize
44 public static TextAlignment fromInt(int value) { in fromInt() method in TextAlignment
55 public static TextColor fromInt(int value) { in fromInt() method in TextColor
80 public static ComprehensionTlvTag fromInt(int value) { in fromInt() method in ComprehensionTlvTag
160 public static Tone fromInt(int value) { in fromInt() method in Tone
145 public static CommandType fromInt(int value) { in fromInt() method in AppInterface.CommandType
206 public static ResultCode fromInt(int value) { in fromInt() method in ResultCode
143 public static Role fromInt(int i) { in fromInt() method in AccessibleComponent.Role
40 static Type fromInt(int value) { in fromInt() method in DimensionModifierOperation.Type
145 public static Cam fromInt(int argb) { in fromInt() method in Cam