Home
last modified time | relevance | path

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

/packages/services/Iwlan/test/com/google/android/iwlan/epdg/
DEpdgSelectorTest.java246 public void testPlmnResolutionMethod() throws Exception { in testPlmnResolutionMethod() method in EpdgSelectorTest
247 testPlmnResolutionMethod(false); in testPlmnResolutionMethod()
252 testPlmnResolutionMethod(true); in testPlmnResolutionMethodForEmergency()
276 private void testPlmnResolutionMethod(boolean isEmergency) throws Exception { in testPlmnResolutionMethod() method in EpdgSelectorTest