Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/appwidgets/AppWidgetProviderTest/src/com/android/tests/appwidgetprovider/
H A DTestAppWidgetProvider.java37 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
/aosp12/frameworks/base/tests/appwidgets/AppWidgetHostTest/src/com/android/tests/appwidgethost/
H A DTestAppWidgetProvider.java40 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
/aosp12/frameworks/base/core/java/android/appwidget/
H A DAppWidgetProvider.java84 } else if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
H A DAppWidgetManager.java384 …public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_ENABLED"; field in AppWidgetManager
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DSearchWidgetProvider.java66 if (AppWidgetManager.ACTION_APPWIDGET_ENABLED.equals(action)) { in onReceive()
/aosp12/packages/apps/Protips/src/com/android/protips/
H A DProtipWidget.java131 } else if (intent.getAction().equals(AppWidgetManager.ACTION_APPWIDGET_ENABLED)) { in onReceiveAsync()
/aosp12/frameworks/base/services/appwidget/java/com/android/server/appwidget/
H A DAppWidgetServiceImpl.java2260 Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_ENABLED); in sendEnableIntentLocked()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt8537 …field public static final String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.APPWIDGET_EN…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5720 …field public static final java.lang.String ACTION_APPWIDGET_ENABLED = "android.appwidget.action.AP…