Searched refs:getDefaultAllowUserInteraction (Results 1 – 2 of 2) sorted by relevance
481 boolean oldSetting = URLConnection.getDefaultAllowUserInteraction();486 URLConnection.getDefaultAllowUserInteraction());490 URLConnection.getDefaultAllowUserInteraction());
964 public static boolean getDefaultAllowUserInteraction() { in getDefaultAllowUserInteraction() method in URLConnection