Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java153 public void setAnchorViewIndex(int anchorViewIndex) { in setAnchorViewIndex() method in AmbientState
DNotificationStackScrollLayout.java1215 mAmbientState.setAnchorViewIndex(indexOfChild(mScrollAnchorView));