Searched refs:getIccCard (Results 1 - 11 of 11) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmCdmaPhoneTest.java915 IccCard iccCard = mPhoneUT.getIccCard();
921 iccCard = mPhoneUT.getIccCard();
930 IccCard iccCard = mPhoneUT.getIccCard();
H A DTelephonyTest.java382 doReturn(mUiccProfile).when(mPhone).getIccCard();
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneBase.java424 public IccCard getIccCard() { method in class:ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java381 public IccCard getIccCard() { method in class:SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSubscriptionInfoUpdater.java306 IccCard iccCard = mPhone[slotId].getIccCard();
358 IccCard iccCard = mPhone[slotId].getIccCard();
H A DPhoneFactory.java461 UiccProfile uiccProfile = (UiccProfile) phone.getIccCard();
H A DSubscriptionController.java1984 IccCard icc = phone.getIccCard();
H A DPhone.java1656 public IccCard getIccCard() { method in class:Phone
1658 //throw new Exception("getIccCard Shouldn't be called from Phone");
H A DGsmCdmaPhone.java3426 public IccCard getIccCard() { method in class:GsmCdmaPhone
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DPhoneMock.java436 public IccCard getIccCard() { method in class:PhoneMock
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 320 milliseconds