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

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
AdapterItem.java 36 int positionPerType) {
40 mPositionPerType = positionPerType;
AdapterHelper.java 81 int positionPerType = item.getPositionPerType();
91 fullPosition, positionPerType,
111 fullPosition, positionPerType,
131 fullPosition, positionPerType,
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
LayoutLibTestCallback.java 155 ResourceReference itemRef, int fullPosition, int positionPerType,

Completed in 137 milliseconds