Home
last modified time | relevance | path

Searched refs:clearDnsCache (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DIApplicationThread.java100 void clearDnsCache() throws RemoteException; in clearDnsCache() method
DApplicationThreadNative.java322 clearDnsCache(); in onTransact()
944 public void clearDnsCache() throws RemoteException { in clearDnsCache() method in ApplicationThreadProxy
DActivityThread.java739 public void clearDnsCache() { in clearDnsCache() method in ActivityThread.ApplicationThread
741 InetAddress.clearDnsCache(); in clearDnsCache()
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java1037 r.thread.clearDnsCache();