Searched refs:ENABLE_CUSTOM_WIDGETS (Results 1 – 4 of 4) sorted by relevance
62 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS) { in getAllProviders()77 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS && Process.myUserHandle().equals(packageUser.mUser) in getAllProviders()91 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS in bindAppWidgetIdIfAllowed()111 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS && Process.myUserHandle().equals(user)) { in findProvider()135 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS) { in getAllProvidersMap()
66 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS in getLauncherAppWidgetInfo()
79 public static final boolean ENABLE_CUSTOM_WIDGETS = false; field in BaseFlags
1643 if (FeatureFlags.ENABLE_CUSTOM_WIDGETS && in addAppWidgetFromDrop()