Home
last modified time | relevance | path

Searched refs:fullParentPosition (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DAdapterHelper.java81 int fullParentPosition = parentItem != null ? parentItem.getFullPosition() : 0; in fillView() local
91 fullParentPosition, parentPositionPerType, in fillView()
111 fullParentPosition, parentPositionPerType, in fillView()
131 fullParentPosition, parentPositionPerType, in fillView()
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteLayoutlibCallback.java45 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
/aosp12/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
H A DRemoteLayoutlibCallbackAdapter.java80 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
H A DLayoutLibTestCallback.java134 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
/aosp12/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
H A DRemoteLayoutlibCallbackAdapter.java189 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument