OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:childflatposition
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/widget/src/android/widget/cts/
ExpandableListTester.java
234
int
childFlatPosition
= headerCount + groupIndex + 1 + childIndex;
235
mListUtil.arrowScrollToSelectedPosition(
childFlatPosition
);
Completed in 878 milliseconds