Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DSpecialCharSequenceMgr.java209 private static int getNextSubIdForState(IccCardConstants.State state, Context context) { in getNextSubIdForState() method in SpecialCharSequenceMgr
244 subId = getNextSubIdForState(IccCardConstants.State.PIN_REQUIRED, context); in handlePinEntry()
246 subId = getNextSubIdForState(IccCardConstants.State.PUK_REQUIRED, context); in handlePinEntry()