Searched refs:ACTION_APPWIDGET_ENABLED (Results 1 – 7 of 7) sorted by relevance
63 .setAction(AppWidgetManager.ACTION_APPWIDGET_ENABLED)); in onReceive()89 } else if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
407 …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()
2418 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_ENABLED); in sendEnableIntentLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9348 …field public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_EN…