Home
last modified time | relevance | path

Searched defs:fromInt (Results 1 – 9 of 9) 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.java66 public static ComprehensionTlvTag fromInt(int value) { in fromInt() method in ComprehensionTlvTag
DAppInterface.java104 public static CommandType fromInt(int value) { in fromInt() method in AppInterface.CommandType
DTone.java160 public static Tone fromInt(int value) { in fromInt() method in Tone
DResultCode.java178 public static ResultCode fromInt(int value) { in fromInt() method in ResultCode
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcAsyncChannel.java100 public static LinkPropertyChangeAction fromInt(int value) { in fromInt() method in DcAsyncChannel.LinkPropertyChangeAction
DDcFailCause.java169 public static DcFailCause fromInt(int errorCode) { in fromInt() method in DcFailCause