Searched refs:mUserInteractor (Results 1 – 4 of 4) sorted by relevance
50 private Lazy<SelectedUserInteractor> mUserInteractor; field in SysuiColorExtractor82 mUserInteractor = userInteractor; in SysuiColorExtractor()104 if (userId != mUserInteractor.get().getSelectedUserId()) { in onColorsChanged()
69 private final SelectedUserInteractor mUserInteractor; field in KeyguardStateControllerImpl132 mUserInteractor = userInteractor; in KeyguardStateControllerImpl()256 int user = mUserInteractor.getSelectedUserId(); in update()
93 private final Lazy<SelectedUserInteractor> mUserInteractor; field in FalsingCollectorImpl132 if (userId == mUserInteractor.get().getSelectedUserId()194 mUserInteractor = userInteractor; in FalsingCollectorImpl()
117 private final Lazy<SelectedUserInteractor> mUserInteractor; field in NotificationShadeWindowControllerImpl182 mUserInteractor = userInteractor; in NotificationShadeWindowControllerImpl()381 mUserInteractor.get().getSelectedUserId()) in applyKeyguardFlags()