Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/appwidgets/AppWidgetProviderTest/src/com/android/tests/appwidgetprovider/
H A DTestAppWidgetProvider.java40 else if (AppWidgetManager.ACTION_APPWIDGET_DISABLED.equals(action)) { in onReceive()
/aosp14/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
H A DTestAppWidgetProvider.java43 else if (AppWidgetManager.ACTION_APPWIDGET_DISABLED.equals(action)) { in onReceive()
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProvider.java91 } else if (AppWidgetManager.ACTION_APPWIDGET_DISABLED.equals(action)) { in onReceive()
H A DAppWidgetManager.java393 …public static final String ACTION_APPWIDGET_DISABLED = "android.appwidget.action.APPWIDGET_DISABLE… field in AppWidgetManager
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java2442 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_DISABLED); in sendDisabledIntentLocked()
/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.txt9347 …field public static final String ACTION_APPWIDGET_DISABLED = "android.appwidget.action.APPWIDGET_D…