Home
last modified time | relevance | path

Searched refs:COMPARISON_STRATEGY_STRIPE (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewGroup.java8768 ViewLocationHolder.COMPARISON_STRATEGY_STRIPE); in sort()
8797 public static final int COMPARISON_STRATEGY_STRIPE = 1; field in ViewGroup.ViewLocationHolder
8801 private static int sComparisonStrategy = COMPARISON_STRATEGY_STRIPE;
8855 if (sComparisonStrategy == COMPARISON_STRATEGY_STRIPE) { in compareBoundsOfTree()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt78489 Landroid/view/ViewGroup$ViewLocationHolder;->COMPARISON_STRATEGY_STRIPE:I