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()
152 int subId = monitor.getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED); in handleSubInfoChangeIfNeeded()
208 int subId = monitor.getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED); in handleSubInfoChangeIfNeeded()
2592 public int getNextSubIdForState(State state) { in getNextSubIdForState() method in KeyguardUpdateMonitor
1310 mUpdateMonitor.getNextSubIdForState(ABSENT)); in doKeyguardLocked()1312 mUpdateMonitor.getNextSubIdForState(IccCardConstants.State.PERM_DISABLED)); in doKeyguardLocked()