Searched defs:INVALID_PARENT_BOUNDS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DExploreByTouchHelper.java57 private static final Rect INVALID_PARENT_BOUNDS = new Rect( field in class:ExploreByTouchHelper
394 node.setBoundsInParent(INVALID_PARENT_BOUNDS);
406 if (tempParentRect.equals(INVALID_PARENT_BOUNDS)) {

Completed in 149 milliseconds