Home
last modified time | relevance | path

Searched refs:ACTION_APPWIDGET_CONFIGURE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
DAppWidgetHostActivity.java90 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_CONFIGURE); in configureAppWidget()
/frameworks/base/core/java/android/appwidget/
DAppWidgetManager.java194 …public static final String ACTION_APPWIDGET_CONFIGURE = "android.appwidget.action.APPWIDGET_CONFIG… field in AppWidgetManager
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java1231 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_CONFIGURE); in createAppWidgetConfigIntentSender()
/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.txt5717 …field public static final java.lang.String ACTION_APPWIDGET_CONFIGURE = "android.appwidget.action.…
/frameworks/base/core/api/
Dcurrent.txt9612 …field public static final String ACTION_APPWIDGET_CONFIGURE = "android.appwidget.action.APPWIDGET_…