Home
last modified time | relevance | path

Searched refs:ACTION_APPWIDGET_PICK (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
DAppWidgetHostActivity.java84 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_PICK); in discoverAppWidget()
/frameworks/base/core/java/android/appwidget/
DAppWidgetManager.java115 public static final String ACTION_APPWIDGET_PICK = "android.appwidget.action.APPWIDGET_PICK"; field in AppWidgetManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5723 …field public static final java.lang.String ACTION_APPWIDGET_PICK = "android.appwidget.action.APPWI…
/frameworks/base/core/api/
Dcurrent.txt9618 …field public static final String ACTION_APPWIDGET_PICK = "android.appwidget.action.APPWIDGET_PICK";