Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java72 void onUserChanged(int userId); in onUserChanged() method
DNotificationLockscreenUserManagerImpl.java127 listener.onUserChanged(mCurrentUserId);
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java261 mUserChangedListener.onUserChanged(0); in testOnStatePostChange_verifyIfProfileIsPublic()
/frameworks/base/services/core/java/com/android/server/display/color/
DColorDisplayService.java236 @VisibleForTesting void onUserChanged(int userHandle) { in onUserChanged() method in ColorDisplayService
1426 onUserChanged(msg.arg1); in handleMessage()
/frameworks/base/services/tests/servicestests/src/com/android/server/display/color/
DColorDisplayServiceTest.java1241 mCds.onUserChanged(mUserId); in startService()
/frameworks/base/services/
Dart-profile6962 HSPLcom/android/server/display/color/ColorDisplayService;->onUserChanged(I)V