Searched refs:replaceRemoteCollections (Results 1 – 2 of 2) sorted by relevance
867 if (views.replaceRemoteCollections(viewId)) { in notifyCollectionWidgetChange()
819 public boolean replaceRemoteCollections(int viewId) { in replaceRemoteCollections() method in RemoteViews841 isActionReplaced |= groupAction.mNestedViews.replaceRemoteCollections(viewId); in replaceRemoteCollections()847 isActionReplaced |= mSizedRemoteViews.get(i).replaceRemoteCollections(viewId); in replaceRemoteCollections()851 isActionReplaced |= mLandscape.replaceRemoteCollections(viewId); in replaceRemoteCollections()854 isActionReplaced |= mPortrait.replaceRemoteCollections(viewId); in replaceRemoteCollections()