Searched defs:profileUserId (Results 1 – 8 of 8) sorted by relevance
| /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/ |
| D | DevicePolicyManagerServiceMigrationTest.java | 304 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/ |
| D | WorkLockActivityControllerTest.java | 143 private void verifyStartActivity(int taskId, boolean taskOverlay, int profileUserId) in verifyStartActivity()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
| D | UserJourneyLoggerTest.java | 154 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/ |
| D | LockSettingsServiceTestable.java | 166 protected void tieProfileLockToParent(int profileUserId, int parentUserId, in tieProfileLockToParent()
|
| /frameworks/base/services/core/java/com/android/server/locksettings/ |
| D | LockSettingsService.java | 437 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/ |
| D | UserManagerInternal.java | 420 @UserIdInt int parentUserId, @UserIdInt int profileUserId); in setDefaultCrossProfileIntentFilters()
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | RootWindowContainerTests.java | 1237 final int profileUserId = UserHandle.getUserId(profileUid); in testLockAllProfileTasks() local
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | ManagedServicesTest.java | 2028 final int profileUserId = 10; in isComponentEnabledForCurrentProfiles_profileUserId() local 2041 final int profileUserId = 10; in isComponentEnabledForCurrentProfiles_profileUserId_NAS() local
|