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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DUserSwitcherController.java512 mUsers.set(i, record.copyWithIsCurrent(shouldBeCurrent));
798 public UserRecord copyWithIsCurrent(boolean _isCurrent) { method in class:UserSwitcherController.UserRecord

Completed in 127 milliseconds