Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java264 mBgExecutor.execute(() -> updateWidgetsInBackground(widgetIds)); in updateWidgets()
267 private void updateWidgetsInBackground(int[] widgetIds) { in updateWidgetsInBackground() method in PeopleSpaceWidgetManager