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