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