HomeSort by relevance Sort by last modified time
    Searched full:defaultallowuserinteraction (Results 1 - 2 of 2) sorted by null

  /dalvik/libcore/luni/src/main/java/java/net/
URLConnection.java 51 private static boolean defaultAllowUserInteraction;
92 protected boolean allowUserInteraction = defaultAllowUserInteraction;
323 * defaultAllowUserInteraction}.
327 return defaultAllowUserInteraction;
820 * @see #defaultAllowUserInteraction
824 defaultAllowUserInteraction = allows;
    [all...]
  /dalvik/hit/samples/
android.hprof     [all...]

Completed in 18 milliseconds