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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableNotificationRow.java2136 public int getPositionOfChild(ExpandableNotificationRow childRow) { argument
2138 return mChildrenContainer.getPositionInLinearLayout(childRow);

Completed in 362 milliseconds