Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/domain/model/
DCommunalContentModel.kt20 import android.appwidget.AppWidgetProviderInfo.WIDGET_FEATURE_RECONFIGURABLE
63 (providerInfo.widgetFeatures and WIDGET_FEATURE_RECONFIGURABLE != 0) &&
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/widgets/
DCommunalWidgetHost.kt23 import android.appwidget.AppWidgetProviderInfo.WIDGET_FEATURE_RECONFIGURABLE in <lambda>()
66 featureFlags and WIDGET_FEATURE_RECONFIGURABLE != 0) in <lambda>()
/frameworks/base/core/java/android/appwidget/
DAppWidgetProviderInfo.java111 public static final int WIDGET_FEATURE_RECONFIGURABLE = 1; field in AppWidgetProviderInfo
132 WIDGET_FEATURE_RECONFIGURABLE,
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/data/repository/
DCommunalWidgetRepositoryImplTest.kt22 import android.appwidget.AppWidgetProviderInfo.WIDGET_FEATURE_RECONFIGURABLE
643 WIDGET_FEATURE_CONFIGURATION_OPTIONAL or WIDGET_FEATURE_RECONFIGURABLE in <lambda>()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt9675 field public static final int WIDGET_FEATURE_RECONFIGURABLE = 1; // 0x1