Searched refs:isProfileOwnerApp (Results 1 – 8 of 8) sorted by relevance
590 return devicePolicyManager.isProfileOwnerApp(packageName); in isProfileOwner()
922 when(mDevicePolicyManager.isProfileOwnerApp(TEST_PACKAGE_NAME)) in testIsProfileOwnerApp()927 when(mDevicePolicyManager.isProfileOwnerApp(TEST_PACKAGE_NAME)) in testIsProfileOwnerApp()
2862 if (dpm.isDeviceOwnerApp(callingPackage) || dpm.isProfileOwnerApp(callingPackage)) { in isSetWallpaperAllowed()
6993 public boolean isProfileOwnerApp(String packageName) { in isProfileOwnerApp() method in DevicePolicyManager
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5349 method public boolean isProfileOwnerApp(java.lang.String);
3462 HSPLandroid/app/admin/DevicePolicyManager;->isProfileOwnerApp(Ljava/lang/String;)Z
6958 method public boolean isProfileOwnerApp(String);