Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationSchedulerImplTest.kt214 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
370 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
445 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
474 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
495 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
515 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
548 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
578 systemStatusAnimationScheduler.removePersistentDot() in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationScheduler.kt38 fun removePersistentDot() in onStatusEvent() method
DSystemEventCoordinator.kt81 scheduler.removePersistentDot() in notifyPrivacyItemsEmpty()
DSystemStatusAnimationSchedulerImpl.kt165 override fun removePersistentDot() { in <lambda>() method