Home
last modified time | relevance | path

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

/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/statusbar/phone/
DMultiUserSwitch.java99 String currentUser = null; in onPopulateAccessibilityEvent() local
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardActivityLauncher.java131 int currentUser = lockPatternUtils.getCurrentUser(); in mustLaunchSecurely() local
DKeyguardSecurityContainer.java281 final int currentUser = mLockPatternUtils.getCurrentUser(); in reportFailedUnlockAttempt() local
DKeyguardHostView.java392 final int currentUser = mLockPatternUtils.getCurrentUser(); in getDisabledFeatures() local
/frameworks/base/policy/src/com/android/internal/policy/impl/keyguard/
DKeyguardServiceDelegate.java63 public int currentUser; field in KeyguardServiceDelegate.KeyguardState
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfoAsyncQuery.java104 final int currentUser = ActivityManager.getCurrentUser(); in getCurrentProfileContentResolver() local
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java579 int currentUser) throws RemoteException { in registerAsSystemService()
/frameworks/base/media/java/android/media/
DMediaFocusControl.java177 final int currentUser = ActivityManager.getCurrentUser(); in checkRcdRegistrationAuthorization() local
240 final int currentUser = ActivityManager.getCurrentUser(); in onReevaluateRemoteControlDisplays() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1219 final UserHandle currentUser = new UserHandle(mLockPatternUtils.getCurrentUser()); in sendUserPresentBroadcast() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1008 int currentUser = ActivityManager.getCurrentUser(); in isCurrentProfile() local
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2030 final int currentUser; in buzzBeepBlinkLocked() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java4560 UserInfo currentUser; in checkCallerIsCurrentUserOrProfile() local
4649 UserInfo currentUser; in getPermittedInputMethodsForCurrentUser() local