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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DAdapterItem.java36 int positionPerType) {
40 mPositionPerType = positionPerType;
35 AdapterItem(DataBindingItem item, int type, int fullPosition, int positionPerType) argument

Completed in 29 milliseconds