Home
last modified time | relevance | path

Searched defs:featureFlags (Results 1 – 25 of 161) sorted by relevance

1234567

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java116 FeatureFlags featureFlags, in provideNotificationEntryManager()
235 FeatureFlags featureFlags, in provideGroupMembershipManager()
246 FeatureFlags featureFlags, in provideGroupExpansionManager()
274 FeatureFlags featureFlags, in provideCommonNotifCollection()
286 FeatureFlags featureFlags, in provideNotifShadeEventSource()
301 FeatureFlags featureFlags, in provideOnUserInteractionCallback()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
H A DStatusBarDependenciesModule.java99 FeatureFlags featureFlags, in provideNotificationRemoteInputManager()
139 FeatureFlags featureFlags, in provideNotificationMediaManager()
192 FeatureFlags featureFlags, in provideNotificationViewHierarchyManager()
259 FeatureFlags featureFlags, in provideOngoingCallController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/
H A DAppClipsService.java68 public AppClipsService(@Application Context context, FeatureFlags featureFlags, in AppClipsService()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcutsReceiver.java36 public KeyboardShortcutsReceiver(FeatureFlags featureFlags) { in KeyboardShortcutsReceiver()
H A DLegacyNotificationShelfControllerImpl.java49 FeatureFlags featureFlags) { in LegacyNotificationShelfControllerImpl()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DMultiUserSwitchController.java84 FeatureFlags featureFlags) { in Factory()
103 FeatureFlags featureFlags) { in MultiUserSwitchController()
H A DStatusBarIconController.java128 public DarkIconManager(LinearLayout linearLayout, FeatureFlags featureFlags) { in DarkIconManager()
189 public TintedIconManager(ViewGroup group, FeatureFlags featureFlags) { in TintedIconManager()
225 public Factory(FeatureFlags featureFlags) { in Factory()
253 public IconManager(ViewGroup group, FeatureFlags featureFlags) { in IconManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardInputViewController.java69 FeatureFlags featureFlags) { in KeyguardInputViewController()
183 FeatureFlags featureFlags) { in bindMessageView()
222 FeatureFlags featureFlags) { in Factory()
H A DKeyguardPinBasedInputViewController.java63 FeatureFlags featureFlags) { in KeyguardPinBasedInputViewController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/dagger/
H A DQSFlagsModule.java50 static boolean isPMLiteEnabled(FeatureFlags featureFlags, GlobalSettings globalSettings) { in isPMLiteEnabled()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationRowModule.java62 FeatureFlags featureFlags, in provideNotifRemoteViewsFactories()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/dagger/
H A DQSFlagsModule.java51 static boolean isPMLiteEnabled(FeatureFlags featureFlags, GlobalSettings globalSettings) { in isPMLiteEnabled()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
H A DViewRefactorFlag.kt56 val featureFlags = injectedFlags ?: Dependency.get(FeatureFlags::class.java) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/
H A DClockRegistryModule.java54 FeatureFlags featureFlags, in getClockRegistry()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/inflation/
H A DLowPriorityInflationHelper.java42 FeatureFlags featureFlags, in LowPriorityInflationHelper()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dream/
H A DMediaDreamSentinel.java118 FeatureFlags featureFlags) { in MediaDreamSentinel()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dagger/
H A DVolumeModule.java66 FeatureFlags featureFlags) { in provideVolumeDialog()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java142 FeatureFlags featureFlags, in create()
173 FeatureFlags featureFlags, in BubblesManager()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java161 FeatureFlags featureFlags) { in getSplitShadeStatusBarView()
251 FeatureFlags featureFlags, in createCollapsedStatusBarFragment()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/dagger/
H A DRegisteredComplicationsModule.java63 static ComplicationLayoutParams provideClockTimeLayoutParams(FeatureFlags featureFlags) { in provideClockTimeLayoutParams()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/render/
H A DGroupExpansionManagerTest.kt37 private val featureFlags = FakeFeatureFlags() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardPinBasedInputViewControllerTest.java105 FakeFeatureFlags featureFlags = new FakeFeatureFlags(); in setup() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java273 @NonNull FeatureFlags featureFlags, in AuthContainerView()
297 @NonNull FeatureFlags featureFlags, in AuthContainerView()
388 @NonNull FeatureFlags featureFlags in showPrompt()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DBubblesManager.java135 FeatureFlags featureFlags, in create()
178 FeatureFlags featureFlags, in BubblesManager()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java83 FeatureFlags featureFlags, in createCollapsedStatusBarFragment()

1234567