Searched refs:mUiccCardApplication3gpp (Results 1 – 4 of 4) sorted by relevance
54 mIccRecords = new SIMRecords(mUiccCardApplication3gpp, mContext, mSimulatedCommands); in onLooperPrepared()
58 … mIsimUiccRecords = new IsimUiccRecords(mUiccCardApplication3gpp, mContext, mSimulatedCommands); in onLooperPrepared()
174 protected UiccCardApplication mUiccCardApplication3gpp; field in TelephonyTest455 doReturn(mUiccCardApplication3gpp).when(mUiccController).getUiccCardApplication(anyInt(), in setUp()479 doReturn(mSimRecords).when(mUiccCardApplication3gpp).getIccRecords(); in setUp()492 doReturn(mUiccCardApplication3gpp).when(mUiccProfile).getApplication( in setUp()
411 when(mUiccCardApplication3gpp).getState(); in testSpnUpdateShowPlmnOnly()1310 mUiccCardApplication3gpp).getState(); in testOnRestrictedStateChanged()