Searched defs:getFirstChildBelowTranlsationY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1214 private View getFirstChildBelowTranlsationY(float translationY) { method in class:NotificationStackScrollLayout
1690 event.viewAfterChangingView = getFirstChildBelowTranlsationY(child.getTranslationY());

Completed in 71 milliseconds