Searched refs:testMnc (Results 1 – 1 of 1) sorted by relevance
704 int testMnc = 120; in testCellularResolutionMethod() local722 when(mMockCellIdentityGsm.getMnc()).thenReturn(testMnc); in testCellularResolutionMethod()729 when(mMockCellIdentityWcdma.getMnc()).thenReturn(testMnc); in testCellularResolutionMethod()736 when(mMockCellIdentityLte.getMnc()).thenReturn(testMnc); in testCellularResolutionMethod()