Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DTelephonyComponentFactory.java88 public IccCardProxy makeIccCardProxy(Context context, CommandsInterface ci, int phoneId) { in makeIccCardProxy() method in TelephonyComponentFactory
DGsmCdmaPhone.java238 mIccCardProxy = mTelephonyComponentFactory.makeIccCardProxy(mContext, mCi, mPhoneId); in initOnce()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DTelephonyTest.java328 .makeIccCardProxy(nullable(Context.class), nullable(CommandsInterface.class), in setUp()