Searched defs:getItemOffsets (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/recycler/ |
D | HorizontalSpacerItemDecoration.kt | 30 override fun getItemOffsets( in getItemOffsets() method in com.android.systemui.util.recycler.HorizontalSpacerItemDecoration
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/ |
D | DotIndicatorDecoration.java | 58 public void getItemOffsets( in getItemOffsets() method in DotIndicatorDecoration
|
/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/ |
D | DividerItemDecoration.java | 121 public void getItemOffsets( in getItemOffsets() method in DividerItemDecoration
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleOverflowContainerView.java | 103 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets() method in BubbleOverflowContainerView.OverflowItemDecoration
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
D | ControlAdapter.kt | 414 override fun getItemOffsets( in getItemOffsets() method in MarginItemDecorator
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/ |
D | TileAdapter.java | 756 public void getItemOffsets(@NonNull Rect outRect, @NonNull View view, in getItemOffsets() method in TileAdapter.MarginTileDecoration
|
/frameworks/base/core/java/com/android/internal/widget/helper/ |
D | ItemTouchHelper.java | 894 public void getItemOffsets(Rect outRect, View view, RecyclerView parent, in getItemOffsets() method in ItemTouchHelper
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | RecyclerView.java | 9837 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
|