Searched refs:FoldAodAnimationStatus (Results 1 – 3 of 3) sorted by relevance
39 import com.android.systemui.unfold.FoldAodAnimationController.FoldAodAnimationStatus64 ) : CallbackController<FoldAodAnimationStatus>, ScreenOffAnimation, WakefulnessLifecycle.Observer {80 private val statusListeners = arrayListOf<FoldAodAnimationStatus>()141 statusListeners.forEach(FoldAodAnimationStatus::onFoldToAodAnimationChanged)228 override fun addCallback(listener: FoldAodAnimationStatus) {232 override fun removeCallback(listener: FoldAodAnimationStatus) {241 interface FoldAodAnimationStatus { regex
72 StatusBarStateController.StateListener, FoldAodAnimationController.FoldAodAnimationStatus {
118 KeyguardViewController, FoldAodAnimationController.FoldAodAnimationStatus {