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