Searched refs:getPersoSubState (Results 1 – 2 of 2) sorted by relevance
228 null, mUiccApplication.getPersoSubState().ordinal(), null));663 if (PersoSubState.isPersoLocked(mUiccApplication.getPersoSubState())) { in updateExternalState()894 new AsyncResult(null, mUiccApplication.getPersoSubState().ordinal(), in registerForNetworkLocked()
666 public PersoSubState getPersoSubState() { in getPersoSubState() method in UiccCardApplication