Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java932 assertTrue(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
940 assertFalse(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
951 assertTrue(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
959 assertFalse(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
970 assertFalse(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
988 assertTrue(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
996 assertFalse(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
1008 assertTrue(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
1012 assertFalse(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
1028 assertFalse(dpm.isDeviceOwnerAppOnCallingUser(admin1.getPackageName())); in checkGetDeviceOwnerInfoApi()
[all …]
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java5900 return isDeviceOwnerAppOnCallingUser(packageName); in isDeviceOwnerApp()
5910 public boolean isDeviceOwnerAppOnCallingUser(String packageName) { in isDeviceOwnerAppOnCallingUser() method in DevicePolicyManager
/frameworks/base/config/
Dboot-image-profile.txt2537 HSPLandroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z
Dhiddenapi-greylist-max-o.txt2525 Landroid/app/admin/DevicePolicyManager;->isDeviceOwnerAppOnCallingUser(Ljava/lang/String;)Z