Searched refs:mPersoSubState (Results 1 – 1 of 1) sorted by relevance
67 private PersoSubState mPersoSubState; field in UiccCardApplication99 mPersoSubState = as.perso_substate; in UiccCardApplication()130 PersoSubState oldPersoSubState = mPersoSubState; in update()134 mPersoSubState = as.perso_substate; in update()148 if (mPersoSubState != oldPersoSubState && in update()149 mPersoSubState == PersoSubState.PERSOSUBSTATE_SIM_NETWORK) { in update()535 mPersoSubState == PersoSubState.PERSOSUBSTATE_SIM_NETWORK) { in notifyNetworkLockedRegistrantsIfNeeded()593 return mPersoSubState; in getPersoSubState()880 pw.println(" mPersoSubState=" + mPersoSubState); in dump()