Searched refs:ACTION_APPWIDGET_DELETED (Results 1 – 5 of 5) sorted by relevance
69 } else if (AppWidgetManager.ACTION_APPWIDGET_DELETED.equals(action)) { in onReceive()
335 …public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DELETED"; field in AppWidgetManager
2334 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…
7863 …field public static final String ACTION_APPWIDGET_DELETED = "android.appwidget.action.APPWIDGET_DE…