Home
last modified time | relevance | path

Searched refs:assertInLegacyMode (Results 1 – 25 of 75) sorted by relevance

123

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/shared/
DNotificationMinimalismPrototype.kt82 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) in isUnexpectedlyInLegacyMode() method
123 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) in isUnexpectedlyInLegacyMode() method
DNotificationHeadsUpCycling.kt54 inline fun assertInLegacyMode() = NotificationThrottleHun.assertInLegacyMode() method
DNotificationAvalancheSuppression.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DNotificationsHeadsUpRefactor.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DNotificationIconContainerRefactor.kt51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DNotificationContentAlphaOptimization.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DNotificationViewFlipperPausing.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DNotificationsLiveDataStoreRefactor.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DNotificationsImprovedHunAnimation.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DPriorityPeopleSection.kt50 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/shared/
DComposeLockscreen.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DSortBySectionTimeFlag.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardWmStateRefactor.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DKeyguardBottomAreaRefactor.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DMigrateClocksToBlueprint.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/flags/
DNewQsUI.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPredictiveBackSysUiFlag.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/shared/
DDeviceEntryUdfpsRefactor.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/
DVisualInterruptionRefactor.kt50 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/shared/
DConversationStyleSetAvatarAsync.kt51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DAsyncHybridViewInflation.kt51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
DAsyncGroupHeaderViewInflation.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/shared/
DFooterViewRefactor.kt52 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/shared/flag/
DDualShade.kt55 fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, DESCRIPTION) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/shared/
DDisplaySwitchNotificationsHiderFlag.kt51 inline fun assertInLegacyMode() = RefactorFlagUtils.assertInLegacyMode(isEnabled, FLAG_NAME) method

123