Searched refs:ACTION_APPWIDGET_ENABLED (Results 1 – 8 of 8) sorted by relevance
63 .setAction(AppWidgetManager.ACTION_APPWIDGET_ENABLED)); in onReceive()89 } else if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
412 …public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_ENABLED"; field in AppWidgetManager
37 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
40 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
2715 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_ENABLED); in sendEnableIntentLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5720 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…
9615 …field public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_EN…