Searched refs:replaceRemoteCollections (Results 1 – 2 of 2) sorted by relevance
953 if (views.replaceRemoteCollections(viewId)) { in notifyCollectionWidgetChange()
911 public boolean replaceRemoteCollections(int viewId) { in replaceRemoteCollections() method in RemoteViews933 isActionReplaced |= groupAction.mNestedViews.replaceRemoteCollections(viewId); in replaceRemoteCollections()939 isActionReplaced |= mSizedRemoteViews.get(i).replaceRemoteCollections(viewId); in replaceRemoteCollections()943 isActionReplaced |= mLandscape.replaceRemoteCollections(viewId); in replaceRemoteCollections()946 isActionReplaced |= mPortrait.replaceRemoteCollections(viewId); in replaceRemoteCollections()