Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProvider.java93 } else if (AppWidgetManager.ACTION_APPWIDGET_RESTORED.equals(action)) { in onReceive()
H A DAppWidgetManager.java440 public static final String ACTION_APPWIDGET_RESTORED field in AppWidgetManager
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java4907 AppWidgetManager.ACTION_APPWIDGET_RESTORED, in maybeSendWidgetRestoreBroadcastsLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9352 …field public static final String ACTION_APPWIDGET_RESTORED = "android.appwidget.action.APPWIDGET_R…