Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DUserTile.java64 UserInfoController userInfoController in UserTile()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DWMShell.java234 UserInfoController userInfoController = Dependency.get(UserInfoController.class); in initPip() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java222 UserInfoController userInfoController, in KeyguardStatusBarViewController()
H A DPhoneStatusBarPolicy.java168 UserInfoController userInfoController, RotationLockController rotationLockController, in PhoneStatusBarPolicy()