Searched refs:offsetDescendantRectToMyCoords (Results 1 – 18 of 18) sorted by relevance
148 mListView.offsetDescendantRectToMyCoords(view, mTempRect); in testNoFadingEdgeAtBottomOfLastItem()197 mListView.offsetDescendantRectToMyCoords(view, mTempRect); in testNavigatingUpThroughInternalSelection()224 mListView.offsetDescendantRectToMyCoords(internalFocused, mTempRect); in assertInternallySelectedRowOnScreen()
56 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect); in getTopWithinScrollView()62 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect); in getBottomWithinScrollView()
104 mScrollView.offsetDescendantRectToMyCoords(b, mTempRect); in isButtonOnScreen()
226 root.offsetDescendantRectToMyCoords(focused, focusedRect); in findNextFocus()365 root.offsetDescendantRectToMyCoords(focusable, mOtherRect); in findNextFocusInAbsoluteDirection()834 root.offsetDescendantRectToMyCoords(views[i], next); in sort()
6200 public final void offsetDescendantRectToMyCoords(View descendant, Rect rect) { in offsetDescendantRectToMyCoords() method in ViewGroup9190 root.offsetDescendantRectToMyCoords(view, viewLocation); in init()
4418 ((ViewGroup) mView).offsetDescendantRectToMyCoords( in scrollToRectOrFocus()5881 ((ViewGroup) mView).offsetDescendantRectToMyCoords( in performFocusNavigation()
1209 offsetDescendantRectToMyCoords(nextFocused, mTempRect); in arrowScroll()1264 offsetDescendantRectToMyCoords(descendant, mTempRect); in isWithinDeltaOfScreen()1444 offsetDescendantRectToMyCoords(child, mTempRect); in scrollToChild()1667 offsetDescendantRectToMyCoords(currentFocused, mTempRect); in onSizeChanged()
1232 offsetDescendantRectToMyCoords(nextFocused, mTempRect); in arrowScroll()1286 offsetDescendantRectToMyCoords(descendant, mTempRect); in isWithinDeltaOfScreen()1480 offsetDescendantRectToMyCoords(child, mTempRect); in scrollToDescendant()1703 offsetDescendantRectToMyCoords(currentFocused, mTempRect); in onSizeChanged()
2626 offsetDescendantRectToMyCoords(currentFocus, focusedRect); in handleHorizontalFocusWithinListItem()3209 offsetDescendantRectToMyCoords(newFocus, mTempRect);3239 offsetDescendantRectToMyCoords(descendant, mTempRect);3809 offsetDescendantRectToMyCoords(other, otherRect);
1978 offsetDescendantRectToMyCoords(other, otherRect); in onFocusChanged()
1663 offsetDescendantRectToMyCoords(view, r); in getFocusedRect()
686 offsetDescendantRectToMyCoords(child, mTempRect);
2374 offsetDescendantRectToMyCoords(focused, mTempRect); in isPreferredNextFocusAbsolute()2375 offsetDescendantRectToMyCoords(next, mTempRect2); in isPreferredNextFocusAbsolute()2418 offsetDescendantRectToMyCoords(focused, mTempRect); in requestChildFocus()
1085 offsetDescendantRectToMyCoords(currentFocused, mTempRect);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
34141 … method public final void offsetDescendantRectToMyCoords(android.view.View, android.graphics.Rect);
23354 HSPLandroid/view/ViewGroup;->offsetDescendantRectToMyCoords(Landroid/view/View;Landroid/graphics/Re…
54829 … method public final void offsetDescendantRectToMyCoords(android.view.View, android.graphics.Rect);