Home
last modified time | relevance | path

Searched refs:getPersoSubState (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccProfile.java203 null, mUiccApplication.getPersoSubState().ordinal(), null));
562 if (PersoSubState.isPersoLocked(mUiccApplication.getPersoSubState())) { in updateExternalState()
782 new AsyncResult(null, mUiccApplication.getPersoSubState().ordinal(), in registerForNetworkLocked()
DUiccCardApplication.java658 public PersoSubState getPersoSubState() { in getPersoSubState() method in UiccCardApplication