OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:positionPerType
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
BaseAdapter.java
58
int
positionPerType
) {
62
mPositionPerType =
positionPerType
;
180
int
positionPerType
= item.getPositionPerType();
190
fullPosition,
positionPerType
,
210
fullPosition,
positionPerType
,
230
fullPosition,
positionPerType
,
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
IProjectCallback.java
119
* @param
positionPerType
the position of the item if only items of the same type are
137
int fullPosition, int
positionPerType
,
/sdk/layoutlib_api/sample/src/com/example/android/render/
ProjectCallback.java
56
ResourceReference itemRef, int fullPosition, int
positionPerType
,
Completed in 66 milliseconds