Home
last modified time | relevance | path

Searched defs:newUser (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/job/
H A DGracePeriodObserverTest.java84 final int newUser = 10; in testGracePeriod() local
97 final int newUser = 10; in testCleanUp() local
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DStartUserClient.java43 void onUserStarted(int newUserId, U newUser, int halInterfaceVersion); in onUserStarted()
/aosp14/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
H A DInstallNonMarketAppsDeprecationTest.java119 UserInfo newUser = mUm.createUser("TEST_USER", 0); in testValueForNewUser() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DManagedProfileControllerImpl.java149 public void onUserChanged(int newUser, @NonNull Context userContext) { in onUserChanged()
H A DAutoTileManager.java261 public void changeUser(UserHandle newUser) { in changeUser()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DUserSwitchingDialog.java88 UserSwitchingDialog(Context context, UserInfo oldUser, UserInfo newUser, in UserSwitchingDialog()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/
H A DCurrentTilesInteractor.kt199 val newUser = it.newData.userId regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DAutoTileManagerTest.java625 UserHandle newUser = UserHandle.of(1000); in testUserChange_newNightDisplayListenerCreated() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/webkit/
H A DWebViewUpdateServiceTest.java660 int newUser = 100; in testAddingNewUserWithUninstalledPackage() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java1410 final int newUser = 12; in testMultiUserLockout_whenUserSwitches() local