Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java133 private DisableSubpixelTextTransitionListener mDisableSubpixelTextTransitionListener; field in NotificationShadeWindowViewController
206 mDisableSubpixelTextTransitionListener = new DisableSubpixelTextTransitionListener(mView); in NotificationShadeWindowViewController()
228 mDisableSubpixelTextTransitionListener)); in NotificationShadeWindowViewController()