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

/frameworks/base/core/java/android/app/
H A DIApplicationThread.java102 void clearDnsCache() throws RemoteException; method in interface:IApplicationThread
H A DApplicationThreadNative.java327 clearDnsCache();
965 public void clearDnsCache() throws RemoteException { method in class:ApplicationThreadProxy
H A DActivityThread.java787 public void clearDnsCache() { method in class:ActivityThread.ApplicationThread
789 InetAddress.clearDnsCache();
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java1114 r.thread.clearDnsCache();

Completed in 82 milliseconds