Searched defs:fromValue (Results 1 – 6 of 6) sorted by relevance
41 static <T extends Enum<T> & StringResEnum> T fromValue( in fromValue() method84 static DisplayOrder fromValue(Context context, String value) { in fromValue() method in DisplayOrder122 static SortOrder fromValue(Context context, String value) { in fromValue() method in SortOrder
68 public InterruptibleInOutAnimator(long duration, float fromValue, float toValue) { in InterruptibleInOutAnimator()
48 public static Rotation fromValue(int value) { in fromValue() method in FilterRotateRepresentation.Rotation
52 public static Mirror fromValue(char value) { in fromValue() method in FilterMirrorRepresentation.Mirror
63 fun fromValue(value: Int): State? { in <lambda>() method
669 public IgnitionMonitor fromValue(int value) { in fromValue() method in CarDiagnosticEvent.IgnitionMonitor.Decoder