Home
last modified time | relevance | path

Searched refs:ACTION_APPWIDGET_CONFIGURE (Results 1 – 7 of 7) 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.java173 …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.java1068 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_CONFIGURE); in createAppWidgetConfigIntentSender()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java21141 || AppWidgetManager.ACTION_APPWIDGET_CONFIGURE.equals(action) in checkBroadcastFromSystem()
21315 } else if (AppWidgetManager.ACTION_APPWIDGET_CONFIGURE.equals(action) in broadcastIntentLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5717 …field public static final java.lang.String ACTION_APPWIDGET_CONFIGURE = "android.appwidget.action.…
/frameworks/base/config/
Dhiddenapi-public-dex.txt4928 Landroid/appwidget/AppWidgetManager;->ACTION_APPWIDGET_CONFIGURE:Ljava/lang/String;
/frameworks/base/api/
Dcurrent.txt7580 …field public static final java.lang.String ACTION_APPWIDGET_CONFIGURE = "android.appwidget.action.…