Searched refs:setAllowUserInteraction (Results 1 – 3 of 3) sorted by relevance
293 public void setAllowUserInteraction(boolean allowuserinteraction) { in setAllowUserInteraction() method in JarURLConnection294 jarFileURLConnection.setAllowUserInteraction(allowuserinteraction); in setAllowUserInteraction()
161 u.setAllowUserInteraction(false); in test_setAllowUserInteractionZ()310 uc.setAllowUserInteraction(false);313 uc.setAllowUserInteraction(true);320 uc.setAllowUserInteraction(false);
952 public void setAllowUserInteraction(boolean allowuserinteraction) { in setAllowUserInteraction() method in URLConnection