Searched refs:toLayerName (Results 1 – 4 of 4) sorted by relevance
23 fun toLayerName(): String method
31 override fun toLayerName(): String = component.toLayerName() in toActivityName() method in android.tools.traces.component.ComponentNameMatcher72 override fun toLayerIdentifier(): String = component.toLayerName() in toActivityIdentifier()94 get() = { it.contains(component.toLayerName()) } in <lambda>()
81 override fun toLayerName(): String { in toLayerName() method in android.tools.traces.component.ComponentName
138 name.toLayerName(), in <lambda>()