HomeSort by relevance Sort by last modified time
    Searched refs:fullParentPosition (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
AdapterHelper.java 82 int fullParentPosition = parentItem != null ? parentItem.getFullPosition() : 0;
92 fullParentPosition, parentPositionPerType,
112 fullParentPosition, parentPositionPerType,
132 fullParentPosition, parentPositionPerType,
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
LayoutLibTestCallback.java 156 int fullParentPosition, int parentPositionPerType, ResourceReference viewRef,

Completed in 53 milliseconds