Home
last modified time | relevance | path

Searched defs:isCurrentlyActive (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchUIUtil.java44 float dX, float dY, int actionState, boolean isCurrentlyActive); in onDraw()
51 float dX, float dY, int actionState, boolean isCurrentlyActive); in onDrawOver()
H A DItemTouchUIUtilImpl.java32 float dX, float dY, int actionState, boolean isCurrentlyActive) { in onDraw()
82 View view, float dX, float dY, int actionState, boolean isCurrentlyActive) { in onDrawOver()
H A DItemTouchHelper.java2018 float dX, float dY, int actionState, boolean isCurrentlyActive) { in onChildDraw()
2052 float dX, float dY, int actionState, boolean isCurrentlyActive) { in onChildDrawOver()
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
H A DSwipeDismissalDelegate.java93 boolean isCurrentlyActive) { in onChildDraw()
/aosp12/packages/apps/Settings/src/com/android/settings/notification/history/
H A DNotificationHistoryRecyclerView.java72 boolean isCurrentlyActive) { in onChildDraw()
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/draghelper/
H A DSpeedDialItemTouchHelperCallback.java120 boolean isCurrentlyActive) { in onChildDraw()