Searched defs:clearDnsCache (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java329 clearDnsCache();
1029 public void clearDnsCache() throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java106 void clearDnsCache() throws RemoteException; method in interface:IApplicationThread
H A DActivityThread.java843 public void clearDnsCache() { method in class:ActivityThread.ApplicationThread
845 InetAddress.clearDnsCache();

Completed in 18 milliseconds