Searched refs:DisableSubpixelTextTransitionListener (Results 1 – 3 of 3) sorted by relevance
35 DisableSubpixelTextTransitionListener53 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(rootView)62 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(rootView)71 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(rootView)81 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(rootView)91 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(null)100 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(rootView)111 disableSubpixelTextTransitionListener = DisableSubpixelTextTransitionListener(rootView)124 DisableSubpixelTextTransitionListener(rootViewWithNoTextView)
30 class DisableSubpixelTextTransitionListener(private val rootView: ViewGroup?) : regex
57 import com.android.systemui.shared.animation.DisableSubpixelTextTransitionListener;133 private DisableSubpixelTextTransitionListener mDisableSubpixelTextTransitionListener;206 mDisableSubpixelTextTransitionListener = new DisableSubpixelTextTransitionListener(mView); in NotificationShadeWindowViewController()