Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayout.java2486 return getNotGoneIndex(child); in findDarkAnimationOriginIndex()
2492 private int getNotGoneIndex(View child) { in getNotGoneIndex() method in NotificationStackScrollLayout