Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetProvider.java74 } else if (AppWidgetManager.ACTION_APPWIDGET_DELETED.equals(action)) { in onReceive()
DAppWidgetManager.java386 …public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DELETED"; field in AppWidgetManager
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2742 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_DELETED); in sendDeletedIntentLocked()
/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.txt5718 …field public static final java.lang.String ACTION_APPWIDGET_DELETED = "android.appwidget.action.AP…
/frameworks/base/core/api/
Dcurrent.txt9613 …field public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DE…