Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewControllerTest.java175 private ViewStub mUserSwitcherStubView; field in NotificationPanelViewControllerTest
341 mUserSwitcherStubView); in setup()
678 verify(mUserSwitcherStubView).inflate(); in testChangeSmallestScreenWidthAndUserSwitchEnabled_inflatesUserSwitchView()