Searched refs:itemRef (Results 1 – 5 of 5) sorted by relevance
/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
D | RemoteLayoutlibCallback.java | 50 ResourceReference itemRef, int fullPosition, int positionPerType, in getAdapterItemValue() argument
|
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/ |
D | RemoteLayoutlibCallbackAdapter.java | 89 ResourceReference itemRef, int fullPosition, int positionPerType, in getAdapterItemValue() argument
|
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/ |
D | LayoutLibTestCallback.java | 140 ResourceReference itemRef, int fullPosition, int positionPerType, in getAdapterItemValue() argument
|
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/ |
D | RemoteLayoutlibCallbackAdapter.java | 197 ResourceReference itemRef, int fullPosition, int positionPerType, in getAdapterItemValue() argument
|
/frameworks/av/media/extractors/mp4/ |
D | ItemTable.cpp | 655 sp<ItemReference> itemRef = new ItemReference(source(), type, mRefIdSize); in onChunkData() local 657 status_t err = itemRef->parse(offset, size); in onChunkData() 661 mItemRefs->push_back(itemRef); in onChunkData()
|