Searched refs:mColorResources (Results 1 – 2 of 2) sorted by relevance
42 private ColorResources mColorResources; field in RemoteCollectionItemsAdapter58 mColorResources = colorResources; in RemoteCollectionItemsAdapter()79 mColorResources = colorResources; in setData()186 newView.setColorResourcesNoReapply(mColorResources); in getView()
106 private RemoteViews.ColorResources mColorResources = null; field in AppWidgetHostView590 mColorResources); in applyRemoteViews()604 mCurrentSize, mColorResources); in applyRemoteViews()663 mColorResources); in inflateAsync()675 mColorResources); in inflateAsync()758 if (mColorResources != null) { in getRemoteContextEnsuringCorrectCachedApkPath()759 mColorResources.apply(newContext); in getRemoteContextEnsuringCorrectCachedApkPath()936 if (mColorResources != null in setColorResources()937 && isSameColorMapping(mColorResources.getColorMapping(), colorMapping)) { in setColorResources()944 mColorResources = colorResources; in setColorResourcesStates()[all …]