Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/traces/component/
DIComponentName.kt18 interface IComponentName { interface
DIComponentNameMatcher.kt21 interface IComponentNameMatcher : IComponentMatcher, IComponentName {
DComponentName.kt29 IComponentName {
110 fun fromLayerName(layerName: String): IComponentName { in toString()
/platform_testing/libraries/flicker/utils/test/src/android/tools/parsers/
DWindowManagerStateHelperTest.kt31 import android.tools.traces.component.IComponentName in <lambda>()
132 private fun createImaginaryVisibleLayers(names: List<IComponentName>): Collection<Layer> { in <lambda>()
164 val layerList: MutableList<IComponentName> = in <lambda>()