Searched refs:nodeLabel (Results 1 – 10 of 10) sorted by relevance
44 .nodeLabel("incoming header") in providesIncomingHeaderSubcomponent()55 .nodeLabel("alerting header") in providesIncomingHeaderSubcomponent()66 .nodeLabel("people header") in providesIncomingHeaderSubcomponent()77 .nodeLabel("silent header") in providesIncomingHeaderSubcomponent()141 @BindsInstance fun nodeLabel(@NodeLabel nodeLabel: String): Builder in providesIncomingHeaderSubcomponent() method
254 key = matches(child.nodeLabel), in verifySkipDetachingChildLogged()255 parentKey = matches(parent.nodeLabel), in verifySkipDetachingChildLogged()264 key = matches(child.nodeLabel), in verifyDetachingChildLogged()267 oldParent = oldParent?.let { matches(it.nodeLabel) } ?: isNull(), in verifyDetachingChildLogged()276 override val nodeLabel: String = label constant
24 override val nodeLabel: String = "fakeNodeController" constant in com.android.systemui.statusbar.notification.collection.render.FakeNodeController
398 whenever(controller.nodeLabel).thenReturn(name) in buildFakeController()
32 override val nodeLabel = "MediaContainer" in <lambda>() constant in com.android.systemui.statusbar.notification.collection.render.MediaContainerController
35 val nodeLabel: String constant
34 override val nodeLabel: String = "<root>" constant in com.android.systemui.statusbar.notification.collection.render.RootNodeController
49 str2 = newHeaders[section]?.nodeLabel ?: "(none)" in logBuildNodeSpec()
42 @NodeLabel override val nodeLabel: String, constant in com.android.systemui.statusbar.notification.collection.render.SectionHeaderNodeControllerImpl
230 get() = controller.nodeLabel