Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DUserSwitcherController.java367 mUsers.set(i, record.copyWithIsCurrent(shouldBeCurrent));
537 public UserRecord copyWithIsCurrent(boolean _isCurrent) { in copyWithIsCurrent() method in UserSwitcherController.UserRecord