/frameworks/base/core/tests/coretests/src/android/widget/focus/ |
D | ScrollingThroughListOfFocusablesTest.java | 148 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/ |
D | ButtonsWithTallTextViewInBetweenTest.java | 56 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect); in getTopWithinScrollView() 62 mScrollView.offsetDescendantRectToMyCoords(descendant, mTempRect); in getBottomWithinScrollView()
|
D | ShortButtonsTest.java | 104 mScrollView.offsetDescendantRectToMyCoords(b, mTempRect); in isButtonOnScreen()
|
/frameworks/base/core/java/com/android/internal/view/ |
D | RecyclerViewCaptureHelper.java | 121 recyclerView.offsetDescendantRectToMyCoords(anchor, requestedContainerBounds); in onScrollRequested()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/touch/ |
D | TouchInsetManager.java | 125 .offsetDescendantRectToMyCoords(view, boundaries); in updateTouchRegions()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | ManageEducationView.kt | 124 manageView.offsetDescendantRectToMyCoords(manageButton, offsetViewBounds) in show()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ViewGroupFader.java | 146 parent.offsetDescendantRectToMyCoords(child, bounds); in provideBounds()
|
D | ResolverDrawerLayout.java | 739 offsetDescendantRectToMyCoords(child, mTempRect);
|
D | RecyclerView.java | 2380 offsetDescendantRectToMyCoords(focused, mTempRect); in isPreferredNextFocusAbsolute() 2381 offsetDescendantRectToMyCoords(next, mTempRect2); in isPreferredNextFocusAbsolute() 2424 offsetDescendantRectToMyCoords(focused, mTempRect); in requestChildFocus()
|
D | ViewPager.java | 1085 offsetDescendantRectToMyCoords(currentFocused, mTempRect);
|
/frameworks/base/core/java/android/view/ |
D | FocusFinder.java | 226 root.offsetDescendantRectToMyCoords(focused, focusedRect); in findNextFocus() 375 root.offsetDescendantRectToMyCoords(focusable, mOtherRect); in findNextFocusInAbsoluteDirection() 848 root.offsetDescendantRectToMyCoords(views[i], next); in sort()
|
D | ViewGroup.java | 6232 public final void offsetDescendantRectToMyCoords(View descendant, Rect rect) { in offsetDescendantRectToMyCoords() method in ViewGroup 9317 root.offsetDescendantRectToMyCoords(view, viewLocation); in init()
|
D | ViewRootImpl.java | 6101 ((ViewGroup) mView).offsetDescendantRectToMyCoords( in scrollToRectOrFocus() 7782 ((ViewGroup) mView).offsetDescendantRectToMyCoords( in performFocusNavigation()
|
/frameworks/base/core/java/android/widget/ |
D | HorizontalScrollView.java | 1269 offsetDescendantRectToMyCoords(nextFocused, mTempRect); in arrowScroll() 1324 offsetDescendantRectToMyCoords(descendant, mTempRect); in isWithinDeltaOfScreen() 1545 offsetDescendantRectToMyCoords(child, mTempRect); in scrollToChild() 1768 offsetDescendantRectToMyCoords(currentFocused, mTempRect); in onSizeChanged()
|
D | ScrollView.java | 1353 offsetDescendantRectToMyCoords(nextFocused, mTempRect); in arrowScroll() 1407 offsetDescendantRectToMyCoords(descendant, mTempRect); in isWithinDeltaOfScreen() 1644 offsetDescendantRectToMyCoords(child, mTempRect); in scrollToDescendant() 1867 offsetDescendantRectToMyCoords(currentFocused, mTempRect); in onSizeChanged()
|
D | ListView.java | 2624 offsetDescendantRectToMyCoords(currentFocus, focusedRect); in handleHorizontalFocusWithinListItem() 3207 offsetDescendantRectToMyCoords(newFocus, mTempRect); 3237 offsetDescendantRectToMyCoords(descendant, mTempRect); 3807 offsetDescendantRectToMyCoords(other, otherRect);
|
D | GridView.java | 1979 offsetDescendantRectToMyCoords(other, otherRect); in onFocusChanged()
|
D | AbsListView.java | 1750 offsetDescendantRectToMyCoords(view, r); in getFocusedRect()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | KeyguardUserSwitcherController.java | 344 mView.offsetDescendantRectToMyCoords(mListView, r); in updatePosition()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17842 HSPLandroid/view/ViewGroup;->offsetDescendantRectToMyCoords(Landroid/view/View;Landroid/graphics/Re…
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 34141 … method public final void offsetDescendantRectToMyCoords(android.view.View, android.graphics.Rect);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17906 HSPLandroid/view/ViewGroup;->offsetDescendantRectToMyCoords(Landroid/view/View;Landroid/graphics/Re…
|
/frameworks/base/core/api/ |
D | current.txt | 53673 … method public final void offsetDescendantRectToMyCoords(android.view.View, android.graphics.Rect);
|