Searched defs:scheduledEvent (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ | ||
| D | SystemStatusAnimationSchedulerImpl.kt | 80 private var scheduledEvent = MutableStateFlow<StatusEvent?>(null) in <lambda>() variable |
| D | SystemStatusAnimationSchedulerLegacyImpl.kt | 84 private var scheduledEvent: StatusEvent? = null in <lambda>() variable in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerLegacyImpl |