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

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

Completed in 78 milliseconds