Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerHandleView.java89 public void setTouching(boolean touching, boolean animate) { in setTouching() method in DividerHandleView
DDividerView.java403 mHandle.setTouching(true, animate); in startDragging()
425 mHandle.setTouching(false, true /* animate */); in stopDragging()
443 mHandle.setTouching(false, true /* animate */); in stopDragging()
450 mHandle.setTouching(false, true /* animate */); in stopDragging()