Home
last modified time | relevance | path

Searched refs:ACTION_APPWIDGET_ENABLED (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tests/appwidgets/AppWidgetProviderTest/src/com/android/tests/appwidgetprovider/
DTestAppWidgetProvider.java37 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
DTestAppWidgetProvider.java40 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
/frameworks/base/core/java/android/appwidget/
DAppWidgetProvider.java84 } else if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
DAppWidgetManager.java360 …public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_ENABLED"; field in AppWidgetManager
/frameworks/base/services/appwidget/java/com/android/server/appwidget/
DAppWidgetServiceImpl.java2323 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_ENABLED); in sendEnableIntentLocked()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5720 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…
/frameworks/base/config/
Dhiddenapi-public-dex.txt4931 Landroid/appwidget/AppWidgetManager;->ACTION_APPWIDGET_ENABLED:Ljava/lang/String;
/frameworks/base/api/
Dcurrent.txt7583 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…