Searched refs:ACTION_APPWIDGET_ENABLED (Results 1 – 10 of 10) 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()
384 …public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_ENABLED"; field in AppWidgetManager
66 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
131 } else if (intent.getAction().equals(AppWidgetManager.ACTION_APPWIDGET_ENABLED)) { in onReceiveAsync()
2260 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_ENABLED); in sendEnableIntentLocked()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
8537 …field public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_EN…
5720 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…