Home
last modified time | relevance | path

Searched refs:COPE_PROFILE_USER_ID (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerServiceMigrationTest.java65 private static final int COPE_PROFILE_USER_ID = 11; field in DevicePolicyManagerServiceMigrationTest
151 prepareAdminAnotherPackageAsPo(COPE_PROFILE_USER_ID); in testCompMigrationUnAffiliated_skipped()
164 prepareAdmin1AsPo(COPE_PROFILE_USER_ID, Build.VERSION_CODES.R); in testCompMigrationAffiliated()
175 poContext.binder.callingUid = UserHandle.getUid(COPE_PROFILE_USER_ID, COPE_ADMIN1_APP_ID); in testCompMigrationAffiliated()
205 .that(dpms.getProfileOwnerAdminLocked(COPE_PROFILE_USER_ID) in testCompMigrationAffiliated()
209 .that(dpms.getProfileOwnerAdminLocked(COPE_PROFILE_USER_ID) in testCompMigrationAffiliated()
222 prepareAdmin1AsPo(COPE_PROFILE_USER_ID, Build.VERSION_CODES.R); in testCompMigration_keepSuspendedAppsWhenDpcIsRPlus()
242 poContext.binder.callingUid = UserHandle.getUid(COPE_PROFILE_USER_ID, COPE_ADMIN1_APP_ID); in testCompMigration_keepSuspendedAppsWhenDpcIsRPlus()
255 prepareAdmin1AsPo(COPE_PROFILE_USER_ID, Build.VERSION_CODES.Q); in testCompMigration_unsuspendAppsWhenDpcNotRPlus()
268 poContext.binder.callingUid = UserHandle.getUid(COPE_PROFILE_USER_ID, COPE_ADMIN1_APP_ID); in testCompMigration_unsuspendAppsWhenDpcNotRPlus()