Searched refs:getNextSubIdForState (Results 1 – 5 of 5) sorted by relevance
61 monitor.getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED))) { in getSecurityMode()66 monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED))) { in getSecurityMode()
153 int subId = monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED); in handleSubInfoChangeIfNeeded()
206 int subId = monitor.getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED); in handleSubInfoChangeIfNeeded()
2432 public int getNextSubIdForState(State state) { in getNextSubIdForState() method in KeyguardUpdateMonitor
1305 mUpdateMonitor.getNextSubIdForState(ABSENT)); in doKeyguardLocked()1307 mUpdateMonitor.getNextSubIdForState(IccCardConstants.State.PERM_DISABLED)); in doKeyguardLocked()