Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java1225 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1233 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1244 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1252 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1263 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1281 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1289 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1301 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isTrue(); in checkGetDeviceOwnerInfoApi()
1305 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
1321 assertThat(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())).isFalse(); in checkGetDeviceOwnerInfoApi()
[all …]
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java9444 return isDeviceOwnerAppOnCallingUser(packageName); in isDeviceOwnerApp()
9454 public boolean isDeviceOwnerAppOnCallingUser(String packageName) { in isDeviceOwnerAppOnCallingUser() method in DevicePolicyManager
/frameworks/base/boot/
Dboot-image-profile.txt2921 HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z
/frameworks/base/config/
Dboot-image-profile.txt2921 HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2525 Landroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z