Searched refs:dismissViewAnimated (Results 1 – 2 of 2) sorted by relevance
725 public void dismissViewAnimated(View child, Runnable endRunnable, int delay, long duration) { in dismissViewAnimated() method in NotificationStackScrollLayout
1004 mStackScroller.dismissViewAnimated(view, endRunnable, totalDelay, 260); in performDismissAllAnimations()