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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1510 int startingPosition = getPositionInLinearLayout(removedChild);
1532 private int getPositionInLinearLayout(View requestedChild) { method in class:NotificationStackScrollLayout

Completed in 29 milliseconds