Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9508dd26 authored by Amit Mahajan's avatar Amit Mahajan Committed by android-build-merger
Browse files

Merge "Increase wait duration in testSimLoadedEmptyOperatorNumeric." am: ef344e33

am: 0cedb3df

Change-Id: I713e78ccdd36d68ce583ae1945fd699da59921d1
parents 5134aa87 0cedb3df
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -311,7 +311,7 @@ public class SubscriptionInfoUpdaterTest extends TelephonyTest {
        mUpdater.updateInternalIccState(
        mUpdater.updateInternalIccState(
                IccCardConstants.INTENT_VALUE_ICC_LOADED, null, FAKE_SUB_ID_1);
                IccCardConstants.INTENT_VALUE_ICC_LOADED, null, FAKE_SUB_ID_1);


        waitForMs(100);
        waitForMs(300);
        SubscriptionManager mSubscriptionManager = SubscriptionManager.from(mContext);
        SubscriptionManager mSubscriptionManager = SubscriptionManager.from(mContext);
        verify(mTelephonyManager).getSimOperatorNumeric(FAKE_SUB_ID_1);
        verify(mTelephonyManager).getSimOperatorNumeric(FAKE_SUB_ID_1);
        verify(mSubscriptionManager, times(1)).addSubscriptionInfoRecord(
        verify(mSubscriptionManager, times(1)).addSubscriptionInfoRecord(