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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java1532 private int getPositionInLinearLayout(View requestedChild) { argument
1536 if (child == requestedChild) {

Completed in 107 milliseconds