Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DExpandableListView.java531 int flatListPosition = childIndex + mFirstPosition; in drawDivider() local
535 if (flatListPosition >= 0) { in drawDivider()
552 super.drawDivider(canvas, bounds, flatListPosition); in drawDivider()
638 return flatListPosition - getHeaderViewsCount(); in getFlatPositionForConnector()
648 private int getAbsoluteFlatPosition(int flatListPosition) { in getAbsoluteFlatPosition() argument
649 return flatListPosition + getHeaderViewsCount(); in getAbsoluteFlatPosition()
900 public long getExpandableListPosition(int flatListPosition) { in getExpandableListPosition() argument
901 if (isHeaderOrFooterPosition(flatListPosition)) { in getExpandableListPosition()
928 final int flatListPosition = pm.position.flatListPos; in getFlatListPosition() local
930 return getAbsoluteFlatPosition(flatListPosition); in getFlatListPosition()
[all …]
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...