Searched refs:intToState (Results 1 – 2 of 2) sorted by relevance
89 public static State intToState(int state) throws IllegalArgumentException { in intToState() method in IccCardConstants.State
1605 state = State.intToState(simState); in refreshSimState()