Searched refs:clearDnsCache (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java105 void clearDnsCache() throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java337 clearDnsCache();
1064 public void clearDnsCache() throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java855 public void clearDnsCache() { method in class:ActivityThread.ApplicationThread
857 InetAddress.clearDnsCache();
/frameworks/base/core/java/android/net/
H A DConnectivityManager.java2651 InetAddress.clearDnsCache();
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java1645 r.thread.clearDnsCache();

Completed in 93 milliseconds