Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java827 SetRemoteCollectionItemListAdapterAction newCollectionAction = in replaceRemoteCollections() local
830 newCollectionAction.mIntentId = itemsAction.mIntentId; in replaceRemoteCollections()
831 newCollectionAction.mIsReplacedIntoAction = true; in replaceRemoteCollections()
832 mActions.set(i, newCollectionAction); in replaceRemoteCollections()