Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManager.java640 public void partiallyUpdateAppWidget(int[] appWidgetIds, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager
675 public void partiallyUpdateAppWidget(int appWidgetId, RemoteViews views) { in partiallyUpdateAppWidget() method in AppWidgetManager
679 partiallyUpdateAppWidget(new int[] { appWidgetId }, views); in partiallyUpdateAppWidget()
/aosp12/packages/apps/Messaging/src/com/android/messaging/widget/
H A DBaseWidgetFactory.java213 mAppWidgetManager.partiallyUpdateAppWidget(mAppWidgetId, remoteViews);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt8525 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);
8526 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5710 method public void partiallyUpdateAppWidget(int[], android.widget.RemoteViews);
5711 method public void partiallyUpdateAppWidget(int, android.widget.RemoteViews);