Home
last modified time | relevance | path

Searched defs:currentUser (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DRecents.java254 int currentUser = sSystemServicesProxy.getCurrentUser(); in showRecents() local
292 int currentUser = sSystemServicesProxy.getCurrentUser(); in hideRecents() local
329 int currentUser = sSystemServicesProxy.getCurrentUser(); in toggleRecents() local
360 int currentUser = sSystemServicesProxy.getCurrentUser(); in preloadRecents() local
388 int currentUser = sSystemServicesProxy.getCurrentUser(); in cancelPreloadingRecents() local
424 int currentUser = sSystemServicesProxy.getCurrentUser(); in dockTopTask() local
559 int currentUser = sSystemServicesProxy.getCurrentUser(); in onConfigurationChanged() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DGuestResumeSessionReceiver.java67 UserInfo currentUser; in onReceive() local
97 UserInfo currentUser; in wipeGuestSession() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java715 int currentUser = KeyguardUpdateMonitor.getCurrentUser(); in onStartedGoingToSleep() local
1444 final int currentUser = KeyguardUpdateMonitor.getCurrentUser(); in handleKeyguardDone() local
1487 final UserHandle currentUser = new UserHandle(currentUserId); in sendUserPresentBroadcast() local
1560 final int currentUser = KeyguardUpdateMonitor.getCurrentUser(); in handleShow() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DMultiUserSwitch.java149 String currentUser = null; in refreshContentDescription() local
DLockscreenWallpaper.java166 final int currentUser = mCurrentUserId; in run() local
DQSTileHost.java325 int currentUser = ActivityManager.getCurrentUser(); in onTuningChanged() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSecurityControllerImpl.java162 UserHandle currentUser = new UserHandle(mCurrentUserId); in isVpnRestricted() local
DUserSwitcherController.java322 int currentUser = ActivityManager.getCurrentUser(); in logoutCurrentUser() local
/frameworks/base/services/core/java/com/android/server/pm/
DUserRestrictionsUtils.java406 int currentUser = ActivityManager.getCurrentUser(); in applyUserRestriction() local
DUserManagerService.java2400 int currentUser = ActivityManager.getCurrentUser(); in removeUser() local
/frameworks/base/services/core/java/com/android/server/lights/
DLightsService.java184 int currentUser = ActivityManager.getCurrentUser(); in getVrDisplayMode() local
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfoAsyncQuery.java103 final int currentUser = ActivityManager.getCurrentUser(); in getCurrentProfileContentResolver() local
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceDelegate.java73 public int currentUser; field in KeyguardServiceDelegate.KeyguardState
/frameworks/base/core/java/android/service/notification/
DNotificationRankerService.java107 int currentUser) { in registerAsSystemService()
DNotificationListenerService.java761 int currentUser) throws RemoteException { in registerAsSystemService()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DStorageMeasurement.java194 public StatsObserver(boolean isPrivate, MeasurementDetails details, int currentUser, in StatsObserver()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2783 final int currentUser; in buzzBeepBlinkLocked() local
4252 final int currentUser = ActivityManager.getCurrentUser(); in put() local
4256 currentUser); in put() local
/frameworks/base/services/core/java/com/android/server/vr/
DVrManagerService.java253 int currentUser = ActivityManager.getCurrentUser(); in onEnabledComponentChanged() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1074 int currentUser = ActivityManager.getCurrentUser(); in isCurrentProfile() local
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardUpdateMonitor.java299 public synchronized static void setCurrentUser(int currentUser) { in setCurrentUser()
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java1130 final int currentUser = getCurrentUserId(); in readUserRestrictions() local
1695 UserInfo currentUser = ActivityManagerNative.getDefault().getCurrentUser(); in getCurrentUserId() local
/frameworks/base/core/java/android/app/
DActivityManager.java3428 int currentUser = ActivityManager.getCurrentUser(); in logoutCurrentUser() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java6905 UserInfo currentUser; in checkCallerIsCurrentUserOrProfile() local
6990 UserInfo currentUser; in getPermittedInputMethodsForCurrentUser() local