Home
last modified time | relevance | path

Searched refs:testLac (Results 1 – 1 of 1) sorted by relevance

/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgSelectorTest.java707 int testLac = 65484; in testCellularResolutionMethod() local
723 when(mMockCellIdentityGsm.getLac()).thenReturn(testLac); in testCellularResolutionMethod()
730 when(mMockCellIdentityWcdma.getLac()).thenReturn(testLac); in testCellularResolutionMethod()