Searched defs:onUserInfoChanged (Results 1 – 5 of 5) sorted by relevance
26 public void onUserInfoChanged(String name, Drawable picture, String userAccount); in onUserInfoChanged() method
122 public void onUserInfoChanged(String name, Drawable picture, String userAccount) { in onUserInfoChanged() method in UserTile
148 fun onUserInfoChanged(picture: Drawable?, isGuestUser: Boolean) { regex
156 public void onUserInfoChanged(int userId) { } in onUserInfoChanged() method in KeyguardUpdateMonitorCallback
336 void onUserInfoChanged(Drawable picture) { in onUserInfoChanged() method in KeyguardStatusBarView