Home
last modified time | relevance | path

Searched defs:clearDnsCache (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl123 void clearDnsCache(); in clearDnsCache() method
H A DActivityThread.java1292 public void clearDnsCache() { in clearDnsCache() method in ActivityThread.ApplicationThread