Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManagerInternal.java57 public abstract void applyResourceOverlaysToWidgets(Set<String> packageNames, int userId, in applyResourceOverlaysToWidgets() method in AppWidgetManagerInternal
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java4932 public void applyResourceOverlaysToWidgets(Set<String> packageNames, int userId, in applyResourceOverlaysToWidgets() method in AppWidgetServiceImpl.AppWidgetManagerLocal
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java16660 widgets.applyResourceOverlaysToWidgets(new HashSet<>(packageNames), userId,