Searched refs:changeViewPosition (Results 1 – 3 of 3) sorted by relevance
1782 mStackScroller.changeViewPosition(mKeyguardIconOverflowContainer,1784 mStackScroller.changeViewPosition(mEmptyShadeView, mStackScroller.getChildCount() - 2);1785 mStackScroller.changeViewPosition(mDismissView, mStackScroller.getChildCount() - 1);
364 changeViewPosition(mSpeedBumpView, newIndex); in updateSpeedBumpIndex()1702 public void changeViewPosition(View child, int newIndex) { in changeViewPosition() method in NotificationStackScrollLayout
1526 mStackScroller.changeViewPosition(toShow.get(j), i); in updateNotificationShade()