Searched refs:SIM2_ID (Results 1 – 2 of 2) sorted by relevance
38 protected static final int SIM2_ID = 222; field in SimDialogFragmentTestBase62 when(mSim2.getSubscriptionId()).thenReturn(SIM2_ID); in setUp()
79 verify(activity).onSubscriptionSelected(dialogType, SIM2_ID); in onCreateDialog_twoSubscriptionsNoAskEveryTime_twoSubsForDisplay()