Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DExploreByTouchHelper.java59 private static final Rect INVALID_PARENT_BOUNDS = new Rect( field in ExploreByTouchHelper
440 node.setBoundsInParent(INVALID_PARENT_BOUNDS); in createNodeForChild()
452 if (tempParentRect.equals(INVALID_PARENT_BOUNDS)) { in createNodeForChild()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt100872 Lcom/android/internal/widget/ExploreByTouchHelper;->INVALID_PARENT_BOUNDS:Landroid/graphics/Rect;