Home
last modified time | relevance | path

Searched defs:profileUserId (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceMigrationTest.java302 private void prepareAdmin1AsPo(int profileUserId, int targetSdk) throws Exception { in prepareAdmin1AsPo()
307 private void prepareAdminAnotherPackageAsPo(int profileUserId) throws Exception { in prepareAdminAnotherPackageAsPo()
313 private void preparePo(int profileUserId, ComponentName admin, int profileOwnerXmlResId, in preparePo()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DWorkLockActivityControllerTest.java143 private void verifyStartActivity(int taskId, boolean taskOverlay, int profileUserId) in verifyStartActivity()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java168 protected void tieProfileLockToParent(int profileUserId, int parentUserId, in tieProfileLockToParent()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java382 private void tieProfileLockIfNecessary(int profileUserId, in tieProfileLockIfNecessary()
403 profileUserId, /* isLockTiedToParent= */ true); in tieProfileLockIfNecessary() local
1479 final int profileUserId = profile.id; in getDecryptedPasswordsForAllTiedProfiles() local
1519 final int profileUserId = profile.id; in synchronizeUnifiedWorkChallengeForProfiles() local
1534 profileUserId, in synchronizeUnifiedWorkChallengeForProfiles() local
1922 protected void tieProfileLockToParent(int profileUserId, int parentUserId, in tieProfileLockToParent()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerInternal.java414 @UserIdInt int parentUserId, @UserIdInt int profileUserId); in setDefaultCrossProfileIntentFilters()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DRootWindowContainerTests.java1134 final int profileUserId = UserHandle.getUserId(profileUid); in testLockAllProfileTasks() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DManagedServicesTest.java1938 final int profileUserId = 10; in isComponentEnabledForCurrentProfiles_profileUserId() local
1951 final int profileUserId = 10; in isComponentEnabledForCurrentProfiles_profileUserId_NAS() local