Searched refs:ACTION_APPWIDGET_ENABLED (Results 1 – 8 of 8) sorted by relevance
37 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
40 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
84 } else if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
360 …public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_ENABLED"; field in AppWidgetManager
2323 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_ENABLED); in sendEnableIntentLocked()
5720 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…
4931 Landroid/appwidget/AppWidgetManager;->ACTION_APPWIDGET_ENABLED:Ljava/lang/String;
7583 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…