Searched refs:toLayerName (Results 1 – 4 of 4) sorted by relevance
29 private val navBarLayerName = FlickerComponentName.NAV_BAR.toLayerName() in <lambda>()31 private val statusBarLayerName = FlickerComponentName.STATUS_BAR.toLayerName() in <lambda>()225 ): List<Layer> = visibleLayers.filter { it.name.contains(component.toLayerName()) } in <lambda>()230 isLayerVisible(component.toLayerName()) in <lambda>()
75 fun toLayerName(): String { in toLayerName() method
72 it.name.contains(FlickerComponentName.IME.toLayerName()) in getInitialState()
90 it.name.contains(FlickerComponentName.IME.toLayerName()) in getInitialState()