Home
last modified time | relevance | path

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

/aosp12/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
H A DEpdgSelectorTest.java335 int testTac = 65484; in testCellularResolutionMethod() local
372 when(mMockCellIdentityLte.getTac()).thenReturn(testTac); in testCellularResolutionMethod()