Searched refs:mMccContext (Results 1 – 1 of 1) sorted by relevance
253 private @Mock Context mMccContext; field in NetworkMonitorTest493 when(mMccContext.getResources()).thenReturn(mMccResource); in setUp()960 doReturn(mMccContext).when(mContext).createConfigurationContext(eq(config)); in setupNoSimCardNeighborMcc()