Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerServiceMigrationTest.java304 private void prepareAdmin1AsPo(int profileUserId, int targetSdk) throws Exception { in prepareAdmin1AsPo()
309 private void prepareAdminAnotherPackageAsPo(int profileUserId) throws Exception { in prepareAdminAnotherPackageAsPo()
315 private void preparePo(int profileUserId, ComponentName admin, int profileOwnerXmlResId, in preparePo()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DWorkLockActivityControllerTest.java143 private void verifyStartActivity(int taskId, boolean taskOverlay, int profileUserId) in verifyStartActivity()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserJourneyLoggerTest.java154 final int profileUserId = 10; in testCreatePrivateProfileUserJourney() local
214 final int profileUserId = 10; in testRemovePrivateProfileUserJourneyWithError() local
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTestable.java166 protected void tieProfileLockToParent(int profileUserId, int parentUserId, in tieProfileLockToParent()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java437 private void tieProfileLockIfNecessary(int profileUserId, in tieProfileLockIfNecessary()
461 profileUserId, /* isLockTiedToParent= */ true); in tieProfileLockIfNecessary() local
1672 final int profileUserId = profile.id; in getDecryptedPasswordsForAllTiedProfiles() local
1712 final int profileUserId = profile.id; in synchronizeUnifiedChallengeForProfiles() local
1727 profileUserId, in synchronizeUnifiedChallengeForProfiles() local
2113 protected void tieProfileLockToParent(int profileUserId, int parentUserId, in tieProfileLockToParent()
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerInternal.java420 @UserIdInt int parentUserId, @UserIdInt int profileUserId); in setDefaultCrossProfileIntentFilters()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRootWindowContainerTests.java1237 final int profileUserId = UserHandle.getUserId(profileUid); in testLockAllProfileTasks() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DManagedServicesTest.java2028 final int profileUserId = 10; in isComponentEnabledForCurrentProfiles_profileUserId() local
2041 final int profileUserId = 10; in isComponentEnabledForCurrentProfiles_profileUserId_NAS() local