Home
last modified time | relevance | path

Searched defs:onChildDraw (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
H A DSwipeDismissalDelegate.java91 public void onChildDraw(@NonNull Canvas c, @NonNull RecyclerView recyclerView, in onChildDraw() method in SwipeDismissalDelegate
/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationHistoryRecyclerView.java70 public void onChildDraw(@NonNull Canvas c, @NonNull RecyclerView recyclerView, in onChildDraw() method in NotificationHistoryRecyclerView.DismissTouchHelper
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/draghelper/
H A DSpeedDialItemTouchHelperCallback.java113 public void onChildDraw( in onChildDraw() method in SpeedDialItemTouchHelperCallback
/aosp12/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java2016 public void onChildDraw(Canvas c, RecyclerView recyclerView, in onChildDraw() method in ItemTouchHelper.Callback