Home
last modified time | relevance | path

Searched defs:getItemOffsets (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DDotIndicatorDecoration.java56 public void getItemOffsets( in getItemOffsets() method in DotIndicatorDecoration
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleOverflowContainerView.java101 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets() method in BubbleOverflowContainerView.OverflowItemDecoration
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java718 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets() method in TileAdapter.MarginTileDecoration
/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java894 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets() method in ItemTouchHelper
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java9837 public void getItemOffsets(Rect outRect, int itemPosition, RecyclerView parent) { in getItemOffsets() method in RecyclerView.ItemDecoration
9861 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, State state) { in getItemOffsets() method in RecyclerView.ItemDecoration