Searched refs:ACTION_GET_INSTALLED_APPWIDGET_PROVIDERS (Results 1 – 3 of 3) sorted by relevance
252 public static final String ACTION_GET_INSTALLED_APPWIDGET_PROVIDERS = field in Constants
260 } else if (Constants.ACTION_GET_INSTALLED_APPWIDGET_PROVIDERS.equals(action)) { in handleIntent()
30 import static android.appenumeration.cts.Constants.ACTION_GET_INSTALLED_APPWIDGET_PROVIDERS;1641 /* intentExtra */ null, ACTION_GET_INSTALLED_APPWIDGET_PROVIDERS); in getInstalledAppWidgetProviders()