Searched defs:getAllowUserInteraction (Results 1 - 2 of 2) sorted by relevance

/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/https/
H A DHttpsURLConnectionImpl.java151 public boolean getAllowUserInteraction() { method in class:HttpsURLConnectionImpl
152 return httpsEngine.getAllowUserInteraction();
/dalvik/libcore/luni/src/main/java/java/net/
H A DURLConnection.java139 public boolean getAllowUserInteraction() { method in class:URLConnection

Completed in 1091 milliseconds