Searched refs:getNextSubIdForState (Results 1 – 6 of 6) sorted by relevance
64 mKeyguardUpdateMonitor.getNextSubIdForState( in getSecurityMode()70 mKeyguardUpdateMonitor.getNextSubIdForState( in getSecurityMode()
339 .getNextSubIdForState(TelephonyManager.SIM_STATE_PIN_REQUIRED); in handleSubInfoChangeIfNeeded()
338 int subId = mKeyguardUpdateMonitor.getNextSubIdForState( in handleSubInfoChangeIfNeeded()
3366 public int getNextSubIdForState(int state) { in getNextSubIdForState() method in KeyguardUpdateMonitor
209 private static int getNextSubIdForState(IccCardConstants.State state, Context context) { in getNextSubIdForState() method in SpecialCharSequenceMgr244 subId = getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED, context); in handlePinEntry()246 subId = getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED, context); in handlePinEntry()
1560 mUpdateMonitor.getNextSubIdForState(TelephonyManager.SIM_STATE_ABSENT)); in doKeyguardLocked()1562 mUpdateMonitor.getNextSubIdForState(TelephonyManager.SIM_STATE_PERM_DISABLED)); in doKeyguardLocked()