Searched defs:getMetaDataAt (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DRemoteViewsAdapter.java612 public RemoteViewsIndexMetaData getMetaDataAt(int position) { method in class:RemoteViewsAdapter.FixedSizeRemoteViewsCache
1053 return mCache.getMetaDataAt(position).itemId;
1063 typeId = mCache.getMetaDataAt(position).typeId;

Completed in 161 milliseconds