| /frameworks/base/packages/SystemUI/src/com/android/systemui/user/domain/interactor/ |
| D | UserActionsUtil.kt | 101 val currentUser = repository.getSelectedUserInfo() in currentUserCanCreateUsers() constant
|
| D | GuestUserInteractor.kt | 192 val currentUser: UserInfo = repository.getSelectedUserInfo() in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
| D | DozeAuthRemover.java | 40 int currentUser = KeyguardUpdateMonitor.getCurrentUser(); in transitionTo() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | MultiUserSwitch.java | 38 void refreshContentDescription(String currentUser) { in refreshContentDescription()
|
| D | NotificationListenerWithPlugins.java | 54 int currentUser) throws RemoteException { in registerAsSystemService()
|
| D | LockscreenWallpaper.java | 249 final int currentUser = mCurrentUserId; in run() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/theme/ |
| D | ThemeOverlayApplier.java | 191 int currentUser, in applyCurrentUserOverlays() 252 OverlayIdentifier identifier, String category, int currentUser, in setEnabled()
|
| D | ThemeOverlayController.java | 272 final int currentUser = mUserTracker.getUserId(); in handleWallpaperColors() local 693 final int currentUser = mUserTracker.getUserId(); in updateThemeOverlays() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
| D | RecordingService.java | 147 UserHandle currentUser = new UserHandle(currentUserId); in onStartCommand() local 394 private void postGroupNotification(UserHandle currentUser) { in postGroupNotification() 446 UserHandle currentUser = new UserHandle(userId); in saveRecording() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
| D | ControlsRequestDialog.kt | 82 val currentUser = controller.currentUserId in onCreate() constant
|
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | ScheduleConditionProvider.java | 304 final int currentUser = ActivityManager.getCurrentUser(); in saveSnoozedLocked() local 308 currentUser); in saveSnoozedLocked() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
| D | SecurityControllerImpl.java | 286 UserHandle currentUser = new UserHandle(mCurrentUserId); in isVpnRestricted() local 372 UserHandle currentUser = new UserHandle(mCurrentUserId); in getProfileOwnerOrDeviceOwnerSupervisionComponent() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
| D | BatterySaverTile.java | 81 int currentUser = host.getUserContext().getUserId(); in BatterySaverTile() local
|
| D | RotationLockTile.java | 95 int currentUser = host.getUserContext().getUserId(); in RotationLockTile() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/interruption/ |
| D | KeyguardNotificationVisibilityProvider.kt | 207 val currentUser = lockscreenUserManager.currentUserId in userSettingsDisallowNotification() constant
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/ |
| D | GlobalActionsDialogLiteTest.java | 564 UserInfo currentUser = mockCurrentUser(FLAG_ADMIN); in testBugreportAction_whenDebugMode_shouldOfferBugreportButtonBeforeProvisioning() local 577 UserInfo currentUser = mockCurrentUser(0); in testBugreportAction_whenUserIsNotAdmin_noBugReportActionBeforeProvisioning() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | GuestResetOrExitSessionReceiver.java | 105 UserInfo currentUser = mUserTracker.getUserInfo(); in onReceive() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/controls/controller/ |
| D | ControlsBindingControllerImpl.kt | 61 private var currentUser = userTracker.userHandle variable
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
| D | UserManagerTest.java | 122 int currentUser = ActivityManager.getCurrentUser(); in removeExistingUsers() local 384 final int currentUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_restrictedReturnsError() local 404 final int currentUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_evenWhenRestricted() local 437 int currentUser = ActivityManager.getCurrentUser(); in testRemoveUserWhenPossible_permanentAdminMainUserReturnsError() local
|
| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | UserManagerServiceShellCommand.java | 193 int currentUser = UserHandle.USER_NULL; in runList() local
|
| /frameworks/base/services/core/java/com/android/server/incident/ |
| D | IncidentCompanionService.java | 421 UserInfo currentUser; in getCurrentUserIfAdmin() local
|
| D | PendingReports.java | 405 private void sendBroadcast(ComponentName receiver, int currentUser) { in sendBroadcast()
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
| D | ActiveUnlockConfigTest.kt | 70 private var currentUser: Int = 0 variable in com.android.keyguard.ActiveUnlockConfigTest
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/ |
| D | CurrentTilesInteractor.kt | 151 private val currentUser = MutableStateFlow(userTracker.userId) constant
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | RootWindowContainerTests.java | 874 final int currentUser = mRootWindowContainer.mCurrentUser; in testStartSecondaryHomeOnDisplayWithUserKeyLocked() local 1122 int currentUser = mRootWindowContainer.mCurrentUser; in testSwitchUser_missingHomeRootTask() local
|