Searched defs:intToState (Results 1 – 2 of 2) sorted by relevance
92 public static State intToState(int state) throws IllegalArgumentException { in intToState() method in IccCardConstants.State
121 public static State intToState(int value) { in intToState() method in WorkTypeConverters