Home
last modified time | relevance | path

Searched refs:getCollectionItemsFromFuture (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java1214 private static RemoteCollectionItems getCollectionItemsFromFuture( in getCollectionItemsFromFuture() method in RemoteViews.SetRemoteCollectionItemListAdapterAction
1230 RemoteCollectionItems items = getCollectionItemsFromFuture(mItemsFuture); in writeToParcel()
1241 RemoteCollectionItems items = getCollectionItemsFromFuture(mItemsFuture); in apply()