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