Searched refs:viewToRect (Results 1 – 5 of 5) sorted by relevance
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/keyboard/ | ||
H A D | ItemFocusIndicatorHelper.java | 151 viewToRect(mCurrentItem, sTempRect1); in getDrawRect() |
H A D | FocusIndicatorHelper.java | 55 public void viewToRect(View v, Rect outRect) { in viewToRect() method in FocusIndicatorHelper.SimpleFocusIndicatorHelper |
H A D | ViewGroupFocusHelper.java | 37 public void viewToRect(View v, Rect outRect) { in viewToRect() method in ViewGroupFocusHelper |
H A D | KeyboardDragAndDropView.java | 338 public void viewToRect(Rect item, Rect outRect) { in viewToRect() method in KeyboardDragAndDropView.RectFocusIndicator |
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/ | ||
H A D | AppWidgetResizeFrame.java | 390 mDragLayerRelativeCoordinateHelper.viewToRect(mCellLayout, focusedCellLayoutBound); |