Home
last modified time | relevance | path

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

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DAdapterHelper.java83 int parentPositionPerType = parentItem != null ? in fillView() local
92 fullParentPosition, parentPositionPerType, in fillView()
112 fullParentPosition, parentPositionPerType, in fillView()
132 fullParentPosition, parentPositionPerType, in fillView()
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
DLayoutLibTestCallback.java159 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument