Searched defs:fromInt (Results 1 – 9 of 9) sorted by relevance
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
66 public static ComprehensionTlvTag fromInt(int value) { in fromInt() method in ComprehensionTlvTag
104 public static CommandType fromInt(int value) { in fromInt() method in AppInterface.CommandType
160 public static Tone fromInt(int value) { in fromInt() method in Tone
178 public static ResultCode fromInt(int value) { in fromInt() method in ResultCode
100 public static LinkPropertyChangeAction fromInt(int value) { in fromInt() method in DcAsyncChannel.LinkPropertyChangeAction
169 public static DcFailCause fromInt(int errorCode) { in fromInt() method in DcFailCause