HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_MAX_SIZE (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/util/
IdentityHashMap.java 67 private static final int DEFAULT_MAX_SIZE = 21;
253 this(DEFAULT_MAX_SIZE);
810 threshold = getThreshold(DEFAULT_MAX_SIZE);
  /external/chromium_org/chrome/browser/ui/panels/
panel.h 331 DEFAULT_MAX_SIZE,
panel.cc 812 max_size_policy_(DEFAULT_MAX_SIZE),

Completed in 239 milliseconds