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