Searched defs:clearDnsCache (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/app/ | ||
D | IApplicationThread.aidl | 115 void clearDnsCache(); in clearDnsCache() method |
D | ActivityThread.java | 1182 public void clearDnsCache() { in clearDnsCache() method in ActivityThread.ApplicationThread |
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/ | ||
D | TransactionParcelTests.java | 544 public void clearDnsCache() throws RemoteException { in clearDnsCache() method in TransactionParcelTests.StubAppThread |