Home
last modified time | relevance | path

Searched refs:allowUserInteraction (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/net/
DURLConnection.java227 protected boolean allowUserInteraction = defaultAllowUserInteraction; field in URLConnection
955 allowUserInteraction = allowuserinteraction; in setAllowUserInteraction()
967 return allowUserInteraction; in getAllowUserInteraction()