Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/appwidget/
DAppWidgetProvider.java69 } else if (AppWidgetManager.ACTION_APPWIDGET_DELETED.equals(action)) { in onReceive()
DAppWidgetManager.java335 …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.java2334 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_DELETED); in sendDeletedIntentLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5718 …field public static final java.lang.String ACTION_APPWIDGET_DELETED = "android.appwidget.action.AP…
/frameworks/base/api/
Dcurrent.txt7863 …field public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DE…