Home
last modified time | relevance | path

Searched refs:allowUserInteraction (Results 1 – 2 of 2) 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()
/libcore/api/
Dcurrent.txt5636 field protected boolean allowUserInteraction;