Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DDevicePolicyManagerTest.java1223 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1231 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1242 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1250 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1261 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1279 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1287 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1299 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1303 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1319 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
[all …]
/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java9134 return isDeviceOwnerAppOnCallingUser(packageName); in isDeviceOwnerApp()
9144 public boolean isDeviceOwnerAppOnCallingUser(String packageName) { in isDeviceOwnerAppOnCallingUser() method in DevicePolicyManager
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2980 HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2980 HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2525 Landroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z