Home
last modified time | relevance | path

Searched defs:flPos (Results 1 – 1 of 1) sorted by relevance

/cts/tests/src/android/widget/cts/util/
DExpandableListScenario.java232 final int flPos = elv.getFlatListPosition(packedPosition); in getView() local
253 protected View createView(long packedPosition, int flPos, ViewGroup parent, int desiredHeight) { in createView()