Searched refs:setDefaultAllowUserInteraction (Results 1 – 2 of 2) sorted by relevance
491 URLConnection.setDefaultAllowUserInteraction(false);496 URLConnection.setDefaultAllowUserInteraction(true);500 URLConnection.setDefaultAllowUserInteraction(oldSetting);
978 public static void setDefaultAllowUserInteraction(boolean defaultallowuserinteraction) { in setDefaultAllowUserInteraction() method in URLConnection