Searched refs:ACTION_APPWIDGET_PICK (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManager.java73 public static final String ACTION_APPWIDGET_PICK = "android.appwidget.action.APPWIDGET_PICK"; field in class:AppWidgetManager
/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
H A DAppWidgetHostActivity.java84 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_PICK);

Completed in 76 milliseconds