Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DOwnersTest.java69 assertThat(owners.hasDeviceOwner()).isFalse(); in loadProfileOwner()
90 assertThat(owners.hasDeviceOwner()).isTrue(); in loadDeviceOwner()
H A DDevicePolicyManagerServiceMigrationTest.java130 assertThat(dpms.mOwners.hasDeviceOwner()).isFalse(); in testMigration_managedProfileOwner()
156 assertThat(dpms.mOwners.hasDeviceOwner()).isTrue(); in testCompMigrationUnAffiliated_skipped()
172 assertThat(dpms.mOwners.hasDeviceOwner()).isFalse(); in testCompMigrationAffiliated()
H A DDevicePolicyManagerTest.java1210 private void checkGetDeviceOwnerInfoApi(DevicePolicyManager dpm, boolean hasDeviceOwner) { in checkGetDeviceOwnerInfoApi() argument
1221 if (hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
1240 if (hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
1264 if (hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
1277 if (hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
1297 if (hasDeviceOwner) { in checkGetDeviceOwnerInfoApi()
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DOwners.java115 if (hasDeviceOwner()) { in load()
127 mUserManagerInternal.setDeviceManaged(hasDeviceOwner()); in load()
471 boolean hasDeviceOwner() { in hasDeviceOwner() method in Owners
535 if (!hasDeviceOwner()) { in setDeviceOwnerType()
H A DDevicePolicyManagerService.java2321 if (mOwners.hasDeviceOwner()) { in loadOwners()
2709 final boolean hasDeviceOwner = mOwners.hasDeviceOwner(); in setDeviceOwnershipSystemPropertyLocked()
9738 public boolean hasDeviceOwner() {
9744 return mOwners.hasDeviceOwner();
10045 if (!mOwners.hasDeviceOwner()
11136 if (mOwners.hasDeviceOwner()) {
17403 if (mOwners.hasDeviceOwner()) {
17511 final boolean hasDeviceOwner;
18263 if (!mOwners.hasDeviceOwner()) {
19191 if (mOwners.hasDeviceOwner()) {
[all …]
/aosp14/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl182 boolean hasDeviceOwner(); in hasDeviceOwner() method
H A DDevicePolicyManager.java9288 (query) -> getService().hasDeviceOwner());
/aosp14/frameworks/base/services/
H A Dart-profile3228 HSPLcom/android/server/devicepolicy/Owners;->hasDeviceOwner()Z
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2997 HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->hasDeviceOwner()Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2722 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->hasDeviceOwner()Z
3249 Landroid/app/admin/IDevicePolicyManager;->hasDeviceOwner()Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2997 HSPLandroid/app/admin/IDevicePolicyManager$Stub$Proxy;->hasDeviceOwner()Z