/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shared/ |
D | NotificationMinimalismPrototype.kt | 82 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) in isUnexpectedlyInLegacyMode() method 123 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) in isUnexpectedlyInLegacyMode() method
|
D | NotificationHeadsUpCycling.kt | 54 inline fun assertInLegacyMode() = NotificationThrottleHun.assertInLegacyMode() method
|
D | NotificationAvalancheSuppression.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | NotificationsHeadsUpRefactor.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | NotificationIconContainerRefactor.kt | 51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | NotificationContentAlphaOptimization.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | NotificationViewFlipperPausing.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | NotificationsLiveDataStoreRefactor.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | NotificationsImprovedHunAnimation.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | PriorityPeopleSection.kt | 50 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/ |
D | ComposeLockscreen.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | SortBySectionTimeFlag.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ |
D | KeyguardWmStateRefactor.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | KeyguardBottomAreaRefactor.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | MigrateClocksToBlueprint.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/flags/ |
D | NewQsUI.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | PredictiveBackSysUiFlag.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/shared/ |
D | DeviceEntryUdfpsRefactor.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ |
D | VisualInterruptionRefactor.kt | 50 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/shared/ |
D | ConversationStyleSetAvatarAsync.kt | 51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | AsyncHybridViewInflation.kt | 51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
D | AsyncGroupHeaderViewInflation.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/shared/ |
D | FooterViewRefactor.kt | 52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/shared/flag/ |
D | DualShade.kt | 55 fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, DESCRIPTION) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/shared/ |
D | DisplaySwitchNotificationsHiderFlag.kt | 51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
|