Home
last modified time | relevance | path

Searched refs:snapViewIfNeeded (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DBaseStatusBar.java2464 mStackScroller.snapViewIfNeeded(entry.row);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java1208 public void snapViewIfNeeded(ExpandableNotificationRow child) { in snapViewIfNeeded() method in NotificationStackScrollLayout