Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java2090 private void handleNotifyUpdateAppWidget(Host host, IAppWidgetHost callbacks, in handleNotifyUpdateAppWidget() method in AppWidgetServiceImpl
3878 handleNotifyUpdateAppWidget(host, callbacks, appWidgetId, views, requestId); in handleMessage()