Home
last modified time | relevance | path

Searched defs:fromInt (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DFontSize.java42 public static FontSize fromInt(int value) { in fromInt() method in FontSize
DTextAlignment.java44 public static TextAlignment fromInt(int value) { in fromInt() method in TextAlignment
DTextColor.java55 public static TextColor fromInt(int value) { in fromInt() method in TextColor
DComprehensionTlvTag.java79 public static ComprehensionTlvTag fromInt(int value) { in fromInt() method in ComprehensionTlvTag
DTone.java160 public static Tone fromInt(int value) { in fromInt() method in Tone
DAppInterface.java144 public static CommandType fromInt(int value) { in fromInt() method in AppInterface.CommandType
DResultCode.java205 public static ResultCode fromInt(int value) { in fromInt() method in ResultCode