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