Searched refs:getAllowUserInteraction (Results 1 – 4 of 4) sorted by relevance
305 public boolean getAllowUserInteraction() { in getAllowUserInteraction() method in JarURLConnection306 return jarFileURLConnection.getAllowUserInteraction(); in getAllowUserInteraction()
311 assertFalse(uc.getAllowUserInteraction());314 assertTrue(uc.getAllowUserInteraction());
966 public boolean getAllowUserInteraction() { in getAllowUserInteraction() method in URLConnection
6169 method public boolean getAllowUserInteraction();