Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java109 private final FeatureFlagsClassic mFeatureFlagsClassic; field in NotificationShadeWindowViewController
221 mFeatureFlagsClassic = featureFlagsClassic; in NotificationShadeWindowViewController()
303 if (mFeatureFlagsClassic.isEnabled(LOCKSCREEN_WALLPAPER_DREAM_ENABLED)) { in setupExpandedStatusBar()