Searched refs:animateClose (Results 1 – 5 of 5) sorted by relevance
483 animateClose(vertical ? top : left, true); in onTouchEvent()505 private void animateClose(int position, boolean notifyScrollListener) {766 animateClose(); in animateToggle()807 public void animateClose() { in animateClose() method813 animateClose(mVertical ? mHandle.getTop() : mHandle.getLeft(), false); in animateClose()
303 animateClose(x, y, true /* shouldDoCircularReveal */); in closeControls()346 void animateClose(int x, int y, boolean shouldDoCircularReveal) { in animateClose() method in NotificationGuts
55955 method @Deprecated public void animateClose();
38504 method public void animateClose();
73074 Landroid/widget/SlidingDrawer;->animateClose(IZ)V