Home
last modified time | relevance | path

Searched defs:currentUser (Results 1 – 14 of 14) 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.java137 String currentUser = null; in refreshContentDescription() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java667 int currentUser = KeyguardUpdateMonitor.getCurrentUser(); in onStartedGoingToSleep() local
1314 … final UserHandle currentUser = new UserHandle(KeyguardUpdateMonitor.getCurrentUser()); in sendUserPresentBroadcast() 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.java62 public int currentUser; field in KeyguardServiceDelegate.KeyguardState
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DStorageMeasurement.java194 public StatsObserver(boolean isPrivate, MeasurementDetails details, int currentUser, in StatsObserver()
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSecurityContainer.java254 final int currentUser = KeyguardUpdateMonitor.getCurrentUser(); in reportFailedUnlockAttempt() local
DKeyguardUpdateMonitor.java271 public synchronized static void setCurrentUser(int currentUser) { in setCurrentUser()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java636 int currentUser) throws RemoteException { in registerAsSystemService()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2329 final int currentUser; in buzzBeepBlinkLocked() local
3605 final int currentUser = ActivityManager.getCurrentUser(); in put() local
3609 currentUser); in put() local
/frameworks/base/services/core/java/com/android/server/audio/
DMediaFocusControl.java190 final int currentUser = ActivityManager.getCurrentUser(); in checkRcdRegistrationAuthorization() local
253 final int currentUser = ActivityManager.getCurrentUser(); in onReevaluateRemoteControlDisplays() local
DAudioService.java1559 UserInfo currentUser = ActivityManagerNative.getDefault().getCurrentUser(); in getCurrentUserId() local
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1020 int currentUser = ActivityManager.getCurrentUser(); in isCurrentProfile() local
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java5176 UserInfo currentUser; in checkCallerIsCurrentUserOrProfile() local
5260 UserInfo currentUser; in getPermittedInputMethodsForCurrentUser() local