Home
last modified time | relevance | path

Searched refs:isItemViewSwipeEnabled (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/widget/touch/
DItemTouchHelperActivity.java164 public boolean isItemViewSwipeEnabled() { in createCallback() method in ItemTouchHelperActivity
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DTileAdapter.java535 public boolean isItemViewSwipeEnabled() {
/frameworks/base/core/java/com/android/internal/widget/helper/
DItemTouchHelper.java944 || mActionState == ACTION_STATE_DRAG || !mCallback.isItemViewSwipeEnabled()) { in checkSelectForSwipe()
1631 public boolean isItemViewSwipeEnabled() { in isItemViewSwipeEnabled() method in ItemTouchHelper.Callback
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DItemTouchHelper.java966 || mActionState == ACTION_STATE_DRAG || !mCallback.isItemViewSwipeEnabled()) { in checkSelectForSwipe()
1658 public boolean isItemViewSwipeEnabled() { in isItemViewSwipeEnabled() method in ItemTouchHelper.Callback
/frameworks/support/v7/recyclerview/api_legacy/
D27.0.0.txt915 method public boolean isItemViewSwipeEnabled();
D26.1.0.txt913 method public boolean isItemViewSwipeEnabled();
D26.0.0.txt913 method public boolean isItemViewSwipeEnabled();
Dcurrent.txt979 method public boolean isItemViewSwipeEnabled();
D28.0.0-alpha1.txt979 method public boolean isItemViewSwipeEnabled();
D27.1.0.txt979 method public boolean isItemViewSwipeEnabled();
/frameworks/support/v7/recyclerview/api/
Dcurrent.txt185 method public boolean isItemViewSwipeEnabled();
/frameworks/support/api/
D22.2.0.txt8324 method public boolean isItemViewSwipeEnabled();
D22.2.1.txt8418 method public boolean isItemViewSwipeEnabled();
D25.2.0.txt10770 method public boolean isItemViewSwipeEnabled();
D25.0.0.txt10306 method public boolean isItemViewSwipeEnabled();
D24.2.0.txt10223 method public boolean isItemViewSwipeEnabled();
D23.0.0.txt9861 method public boolean isItemViewSwipeEnabled();
D23.1.1.txt10249 method public boolean isItemViewSwipeEnabled();
D25.4.0.txt11285 method public boolean isItemViewSwipeEnabled();
D23.2.1.txt10780 method public boolean isItemViewSwipeEnabled();
D26.0.0-alpha1.txt11681 method public boolean isItemViewSwipeEnabled();
D23.2.0.txt10778 method public boolean isItemViewSwipeEnabled();
D23.4.0.txt10796 method public boolean isItemViewSwipeEnabled();
D23.1.0.txt10280 method public boolean isItemViewSwipeEnabled();
D25.3.0.txt11207 method public boolean isItemViewSwipeEnabled();

12