Searched refs:ACTION_APPWIDGET_DELETED (Results 1 – 6 of 6) sorted by relevance
69 } else if (AppWidgetManager.ACTION_APPWIDGET_DELETED.equals(action)) { in onReceive()
334 …public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DELETED"; field in AppWidgetManager
2336 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_DELETED); in sendDeletedIntentLocked()
5718 …field public static final java.lang.String ACTION_APPWIDGET_DELETED = "android.appwidget.action.AP…
4929 Landroid/appwidget/AppWidgetManager;->ACTION_APPWIDGET_DELETED:Ljava/lang/String;
7581 …field public static final java.lang.String ACTION_APPWIDGET_DELETED = "android.appwidget.action.AP…