Home
last modified time | relevance | path

Searched defs:iccCard (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSubscriptionInfoUpdater.java391 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimLocked() local
451 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimNotReady() local
494 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in handleSimLoaded() local
1217 IccCard iccCard = PhoneFactory.getPhone(phoneId).getIccCard(); in broadcastSimApplicationStateChanged() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java1117 IccCard iccCard = mPhoneUT.getIccCard(); in testGetIccCardUnknownAndAbsent() local
1132 IccCard iccCard = mPhoneUT.getIccCard(); in testGetEmptyIccCard() local