Searched refs:newEmptyRootContainer (Results 1 – 5 of 5) sorted by relevance
21 import android.tools.utils.newEmptyRootContainer35 private val emptyRootContainer = newEmptyRootContainer()
55 root = newEmptyRootContainer(orientation = 1, layerId = 1), in build()
234 fun newEmptyRootContainer(orientation: Int = 0, layerId: Int = 0) = method
31 import android.tools.utils.newEmptyRootContainer323 val emptyRootContainer = newEmptyRootContainer() in canHandleNoSubjects()