Searched refs:fullParentPosition (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/ |
H A D | AdapterHelper.java | 81 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 D | RemoteLayoutlibCallback.java | 45 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
|
/aosp12/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/ |
H A D | RemoteLayoutlibCallbackAdapter.java | 80 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
|
/aosp12/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/ |
H A D | LayoutLibTestCallback.java | 134 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
|
/aosp12/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/ |
H A D | RemoteLayoutlibCallbackAdapter.java | 189 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef, in getAdapterItemValue() argument
|