Searched refs:INVALID_PARENT_BOUNDS (Results 1 – 2 of 2) sorted by relevance
59 private static final Rect INVALID_PARENT_BOUNDS = new Rect( field in ExploreByTouchHelper440 node.setBoundsInParent(INVALID_PARENT_BOUNDS); in createNodeForChild()452 if (tempParentRect.equals(INVALID_PARENT_BOUNDS)) { in createNodeForChild()
100872 Lcom/android/internal/widget/ExploreByTouchHelper;->INVALID_PARENT_BOUNDS:Landroid/graphics/Rect;