Searched refs:mUiccCardApplication3gpp (Results 1 – 9 of 9) sorted by relevance
93 doReturn(true).when(mUiccCardApplication3gpp).getIccFdnAvailable(); in fdnCheckSetup()94 doReturn(true).when(mUiccCardApplication3gpp).getIccFdnEnabled(); in fdnCheckSetup()101 doReturn(false).when(mUiccCardApplication3gpp).getIccFdnAvailable(); in fdnCheckCleanup()102 doReturn(false).when(mUiccCardApplication3gpp).getIccFdnEnabled(); in fdnCheckCleanup()183 doReturn(false).when(mUiccCardApplication3gpp).getIccFdnEnabled(); in isNumberBlockedByFdn_fdnDisabled()
228 protected UiccCardApplication mUiccCardApplication3gpp; field in TelephonyTest515 mUiccCardApplication3gpp = Mockito.mock(UiccCardApplication.class); in setUp()749 doReturn(mUiccCardApplication3gpp).when(mUiccController).getUiccCardApplication(anyInt(), in setUp()778 doReturn(mSimRecords).when(mUiccCardApplication3gpp).getIccRecords(); in setUp()791 doReturn(mUiccCardApplication3gpp).when(mUiccProfile).getApplication( in setUp()
2070 doReturn(true).when(mUiccCardApplication3gpp).getIccFdnAvailable(); in fdnCheckSetup()2071 doReturn(true).when(mUiccCardApplication3gpp).getIccFdnEnabled(); in fdnCheckSetup()2493 doReturn(false).when(mUiccCardApplication3gpp).getIccFdnAvailable(); in fdnCheckCleanup()2494 doReturn(false).when(mUiccCardApplication3gpp).getIccFdnEnabled(); in fdnCheckCleanup()
763 when(mUiccCardApplication3gpp).getState(); in testSpnUpdateShowPlmnOnly()1554 mUiccCardApplication3gpp).getState(); in testOnRestrictedStateChanged()
72 mIccRecords = new SIMRecords(mUiccCardApplication3gpp, mContext, mSimulatedCommands); in onLooperPrepared()82 verify(mUiccCardApplication3gpp).registerForReady( in setUp()84 verify(mUiccCardApplication3gpp).registerForDetected( in setUp()
350 when(mUiccCardApplication3gpp.getPin1State()).thenReturn(PINSTATE_ENABLED_VERIFIED); in storePin_disabledInResources_containsSimWithPinEnabledAndVerified()
84 mUiccCardApplication3gpp, in setUp()
110 mUiccCardApplication3gpp, in setUp()
563 mIsimUiccRecords = new IsimUiccRecords(mUiccCardApplication3gpp, mContext, in testSendTextWithMessageRefNegativeBoundaryCondition()582 mIsimUiccRecords = new IsimUiccRecords(mUiccCardApplication3gpp, mContext, in testSendTextWithMessageRefMaxBoundaryCondition()