Searched refs:intToState (Results 1 – 3 of 3) 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
1872 state = State.intToState(simState); in refreshSimState()