Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
H A DAppWidgetHostActivity.java84 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_PICK); in discoverAppWidget()
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetManager.java110 public static final String ACTION_APPWIDGET_PICK = "android.appwidget.action.APPWIDGET_PICK"; field in AppWidgetManager
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt9351 …field public static final String ACTION_APPWIDGET_PICK = "android.appwidget.action.APPWIDGET_PICK";