Home
last modified time | relevance | path

Searched refs:offsetDescendantRectToMyCoords (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/focus/
DScrollingThroughListOfFocusablesTest.java148 mListView.offsetDescendantRectToMyCoords(view, mTempRect); in testNoFadingEdgeAtBottomOfLastItem()
197 mListView.offsetDescendantRectToMyCoords(view, mTempRect); in testNavigatingUpThroughInternalSelection()
224 mListView.offsetDescendantRectToMyCoords(internalFocused, mTempRect); in assertInternallySelectedRowOnScreen()
/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
DButtonsWithTallTextViewInBetweenTest.java56 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect); in getTopWithinScrollView()
62 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect); in getBottomWithinScrollView()
DShortButtonsTest.java104 mScrollView.offsetDescendantRectToMyCoords(b, mTempRect); in isButtonOnScreen()
/frameworks/base/core/java/android/view/
DFocusFinder.java226 root.offsetDescendantRectToMyCoords(focused, focusedRect); in findNextFocus()
365 root.offsetDescendantRectToMyCoords(focusable, mOtherRect); in findNextFocusInAbsoluteDirection()
834 root.offsetDescendantRectToMyCoords(views[i], next); in sort()
DViewGroup.java6200 public final void offsetDescendantRectToMyCoords(View descendant, Rect rect) { in offsetDescendantRectToMyCoords() method in ViewGroup
9190 root.offsetDescendantRectToMyCoords(view, viewLocation); in init()
DViewRootImpl.java4418 ((ViewGroup) mView).offsetDescendantRectToMyCoords( in scrollToRectOrFocus()
5881 ((ViewGroup) mView).offsetDescendantRectToMyCoords( in performFocusNavigation()
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java1209 offsetDescendantRectToMyCoords(nextFocused, mTempRect); in arrowScroll()
1264 offsetDescendantRectToMyCoords(descendant, mTempRect); in isWithinDeltaOfScreen()
1444 offsetDescendantRectToMyCoords(child, mTempRect); in scrollToChild()
1667 offsetDescendantRectToMyCoords(currentFocused, mTempRect); in onSizeChanged()
DScrollView.java1232 offsetDescendantRectToMyCoords(nextFocused, mTempRect); in arrowScroll()
1286 offsetDescendantRectToMyCoords(descendant, mTempRect); in isWithinDeltaOfScreen()
1480 offsetDescendantRectToMyCoords(child, mTempRect); in scrollToDescendant()
1703 offsetDescendantRectToMyCoords(currentFocused, mTempRect); in onSizeChanged()
DListView.java2626 offsetDescendantRectToMyCoords(currentFocus, focusedRect); in handleHorizontalFocusWithinListItem()
3209 offsetDescendantRectToMyCoords(newFocus, mTempRect);
3239 offsetDescendantRectToMyCoords(descendant, mTempRect);
3809 offsetDescendantRectToMyCoords(other, otherRect);
DGridView.java1978 offsetDescendantRectToMyCoords(other, otherRect); in onFocusChanged()
DAbsListView.java1663 offsetDescendantRectToMyCoords(view, r); in getFocusedRect()
/frameworks/base/core/java/com/android/internal/widget/
DResolverDrawerLayout.java686 offsetDescendantRectToMyCoords(child, mTempRect);
DRecyclerView.java2374 offsetDescendantRectToMyCoords(focused, mTempRect); in isPreferredNextFocusAbsolute()
2375 offsetDescendantRectToMyCoords(next, mTempRect2); in isPreferredNextFocusAbsolute()
2418 offsetDescendantRectToMyCoords(focused, mTempRect); in requestChildFocus()
DViewPager.java1085 offsetDescendantRectToMyCoords(currentFocused, mTempRect);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34141 … method public final void offsetDescendantRectToMyCoords(android.view.View, android.graphics.Rect);
/frameworks/base/config/
Dboot-image-profile.txt23354 HSPLandroid/view/ViewGroup;->offsetDescendantRectToMyCoords(Landroid/view/View;Landroid/graphics/Re…
/frameworks/base/api/
Dcurrent.txt54829 … method public final void offsetDescendantRectToMyCoords(android.view.View, android.graphics.Rect);