Searched defs:fromInt (Results 1 – 10 of 10) sorted by relevance
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
160 public static Tone fromInt(int value) { in fromInt() method in Tone
80 public static ComprehensionTlvTag fromInt(int value) { in fromInt() method in ComprehensionTlvTag
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 Cam fromInt(int argb) { in fromInt() method in Cam