Home
last modified time | relevance | path

Searched refs:mCustomSwipeEnabled (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/widget/touch/
DSwipeToDismissActivity.java35 boolean mCustomSwipeEnabled = false; field in SwipeToDismissActivity
80 return mCustomSwipeEnabled; in createConfigToggles()
85 mCustomSwipeEnabled = newValue; in createConfigToggles()
112 if (mCustomSwipeEnabled) { in onSelectedChanged()
125 if (!mCustomSwipeEnabled) { in onChildDraw()