Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.java105 void clearDnsCache() throws RemoteException; in clearDnsCache() method
DApplicationThreadNative.java1064 public void clearDnsCache() throws RemoteException { in clearDnsCache() method in ApplicationThreadProxy
DActivityThread.java855 public void clearDnsCache() { in clearDnsCache() method in ActivityThread.ApplicationThread