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