Searched refs:COMPARISON_STRATEGY_STRIPE (Results 1 – 1 of 1) sorted by relevance
8724 ViewLocationHolder.COMPARISON_STRATEGY_STRIPE); in sort()8753 public static final int COMPARISON_STRATEGY_STRIPE = 1; field in ViewGroup.ViewLocationHolder8757 private static int sComparisonStrategy = COMPARISON_STRATEGY_STRIPE;8811 if (sComparisonStrategy == COMPARISON_STRATEGY_STRIPE) { in compareBoundsOfTree()