Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/
DCommunalBackupRestoreStartableTest.kt85 action = AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED in testRestoreWidgetsUponHostRestored()
117 action = AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED in testDoNotRestoreWidgetsIfNotForCommunalWidgetHost()
138 action = AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED in testAbortRestoreWidgetsIfOldToNewIdsMappingInvalid()
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/
DCommunalBackupRestoreStartable.kt48 filter = IntentFilter(AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED), in start()
58 if (intent.action != AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED) { in onReceive()
/frameworks/base/core/java/android/appwidget/
DAppWidgetManager.java484 public static final String ACTION_APPWIDGET_HOST_RESTORED field in AppWidgetManager
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java5649 AppWidgetManager.ACTION_APPWIDGET_HOST_RESTORED, in maybeSendWidgetRestoreBroadcastsLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5721 …field public static final java.lang.String ACTION_APPWIDGET_HOST_RESTORED = "android.appwidget.act…
/frameworks/base/core/api/
Dcurrent.txt9616 …field public static final String ACTION_APPWIDGET_HOST_RESTORED = "android.appwidget.action.APPWID…