Searched defs:onUserInfoChanged (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DUserInfoController.java26 public void onUserInfoChanged(String name, Drawable picture, String userAccount); method in interface:UserInfoController.OnUserInfoChangedListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DUserTile.java104 public void onUserInfoChanged(String name, Drawable picture, String userAccount) { method in class:UserTile
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/car/
H A DCarQSFooter.java93 public void onUserInfoChanged(String name, Drawable picture, String userAccount) { method in class:CarQSFooter
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java128 public void onUserInfoChanged(int userId) { } method in class:KeyguardUpdateMonitorCallback
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarView.java235 public void onUserInfoChanged(String name, Drawable picture, String userAccount) { method in class:KeyguardStatusBarView
H A DLockIcon.java86 public void onUserInfoChanged(String name, Drawable picture, String userAccount) { method in class:LockIcon
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSFooterImpl.java405 public void onUserInfoChanged(String name, Drawable picture, String userAccount) { method in class:QSFooterImpl

Completed in 99 milliseconds