Searched refs:setDefaultAllowUserInteraction (Results 1 – 2 of 2) sorted by relevance
483 URLConnection.setDefaultAllowUserInteraction(false);488 URLConnection.setDefaultAllowUserInteraction(true);492 URLConnection.setDefaultAllowUserInteraction(oldSetting);
948 public static void setDefaultAllowUserInteraction(boolean defaultallowuserinteraction) { in setDefaultAllowUserInteraction() method in URLConnection