Home
last modified time | relevance | path

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

/aosp12/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
H A DEpdgSelectorTest.java320 public void testCellularResolutionMethod() throws Exception { in testCellularResolutionMethod() method in EpdgSelectorTest
321 testCellularResolutionMethod(false); in testCellularResolutionMethod()
326 testCellularResolutionMethod(true); in testCellularResolutionMethodForEmergency()
329 private void testCellularResolutionMethod(boolean isEmergency) throws Exception { in testCellularResolutionMethod() method in EpdgSelectorTest