Searched refs:replaceRemoteCollections (Results 1 – 2 of 2) sorted by relevance
873 if (views.replaceRemoteCollections(viewId)) { in notifyCollectionWidgetChange()
793 public boolean replaceRemoteCollections(int viewId) { in replaceRemoteCollections() method in RemoteViews811 isActionReplaced |= groupAction.mNestedViews.replaceRemoteCollections(viewId); in replaceRemoteCollections()817 isActionReplaced |= mSizedRemoteViews.get(i).replaceRemoteCollections(viewId); in replaceRemoteCollections()821 isActionReplaced |= mLandscape.replaceRemoteCollections(viewId); in replaceRemoteCollections()824 isActionReplaced |= mPortrait.replaceRemoteCollections(viewId); in replaceRemoteCollections()