Searched defs:clearDnsCache (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/app/ | ||
D | IApplicationThread.java | 105 void clearDnsCache() throws RemoteException; in clearDnsCache() method |
D | ApplicationThreadNative.java | 1064 public void clearDnsCache() throws RemoteException { in clearDnsCache() method in ApplicationThreadProxy |
D | ActivityThread.java | 855 public void clearDnsCache() { in clearDnsCache() method in ActivityThread.ApplicationThread |