Searched defs:statusContainer (Results 1 – 2 of 2) sorted by relevance
243 val statusContainer = view.requireViewById<View>(R.id.system_icons) in shadeIsExpandedOnStatusIconMouseClick() constant256 val statusContainer = view.requireViewById<View>(R.id.system_icons) in statusIconContainerIsNotHandlingTouchScreenTouches() constant
72 private lateinit var statusContainer: View in <lambda>() variable