Home
last modified time | relevance | path

Searched refs:NodeLabel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
DSectionHeaderController.kt28 import com.android.systemui.statusbar.notification.dagger.NodeLabel in <lambda>()
41 @NodeLabel override val nodeLabel: String,
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationSectionHeadersModule.kt141 @BindsInstance fun nodeLabel(@NodeLabel nodeLabel: String): Builder in providesIncomingHeaderSubcomponent()
177 annotation class NodeLabel class