Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DCoreCoordinator.kt24 interface CoreCoordinator : Coordinator, PipelineDumpable regex
H A DDataStoreCoordinator.kt36 ) : CoreCoordinator {
H A DNotifCoordinators.kt66 private val mCoreCoordinators: MutableList<CoreCoordinator> = ArrayList()