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.java350 mHandle.setTouching(true, animate); in startDragging()
365 mHandle.setTouching(false, true /* animate */); in stopDragging()
383 mHandle.setTouching(false, true /* animate */); in stopDragging()
390 mHandle.setTouching(false, true /* animate */); in stopDragging()