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

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java323 clearDnsCache();
948 public void clearDnsCache() throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java101 void clearDnsCache() throws RemoteException; method in interface:IApplicationThread
H A DActivityThread.java777 public void clearDnsCache() { method in class:ActivityThread.ApplicationThread
779 InetAddress.clearDnsCache();

Completed in 368 milliseconds