Home
last modified time | relevance | path

Searched defs:statusContainer (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarViewControllerTest.kt366 val statusContainer = view.requireViewById<View>(R.id.system_icons) in shadeIsExpandedOnStatusIconMouseClick() constant
377 val statusContainer = view.requireViewById<View>(R.id.system_icons) in statusIconContainerIsNotHandlingTouchScreenTouches() constant