HomeSort by relevance Sort by last modified time
    Searched refs:clearDnsCache (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 103 void clearDnsCache() throws RemoteException;
ApplicationThreadNative.java 332 clearDnsCache();
    [all...]
ActivityThread.java 783 public void clearDnsCache() {
785 InetAddress.clearDnsCache();
    [all...]
  /libcore/luni/src/main/java/java/net/
InetAddress.java 433 public static void clearDnsCache() {
    [all...]
  /frameworks/base/services/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 762 milliseconds