Searched refs:setAllowUserInteraction (Results 1 – 3 of 3) sorted by relevance
237 @Override public void setAllowUserInteraction(boolean newValue) { in setAllowUserInteraction() method in DelegatingHttpsURLConnection238 delegate.setAllowUserInteraction(newValue); in setAllowUserInteraction()
1024 urlCon.setAllowUserInteraction(false); in write()1300 urlCon.setAllowUserInteraction(false); in writeToURI()
755 public void setAllowUserInteraction(boolean allowUserInteraction) {