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.java82 int parentPositionPerType = parentItem != null ? in fillView() local
91 fullParentPosition, parentPositionPerType, in fillView()
111 fullParentPosition, parentPositionPerType, in fillView()
131 fullParentPosition, parentPositionPerType, in fillView()
/frameworks/layoutlib/bridge/bridge_client/src/com/android/layoutlib/bridge/intensive/setup/
DLayoutlibBridgeClientCallback.java130 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument