Home
last modified time | relevance | path

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

/packages/services/Iwlan/src/com/google/android/iwlan/epdg/
DEpdgSelector.java978 getInetAddressWithPcoData(mV4PcoData, validIpList); in resolveByPcoMethod()
985 getInetAddressWithPcoData(mV6PcoData, validIpList); in resolveByPcoMethod()
992 getInetAddressWithPcoData(mV4PcoData, validIpList); in resolveByPcoMethod()
993 getInetAddressWithPcoData(mV6PcoData, validIpList); in resolveByPcoMethod()
1001 private void getInetAddressWithPcoData( in getInetAddressWithPcoData() method