Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProvider.java74 } else if (AppWidgetManager.ACTION_APPWIDGET_DELETED.equals(action)) { in onReceive()
H A DAppWidgetManager.java381 …public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DELETED"; field in AppWidgetManager
/aosp14/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java2434 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_DELETED); in sendDeletedIntentLocked()
/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.txt9346 …field public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DE…