Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl393 …List<String> getDisallowedSystemApps(in ComponentName admin, int userId, String provisioningAction… in getDisallowedSystemApps() method
DDevicePolicyManager.java9257 public Set<String> getDisallowedSystemApps(ComponentName admin, int userId, in getDisallowedSystemApps() method in DevicePolicyManager
9261 mService.getDisallowedSystemApps(admin, userId, provisioningAction)); in getDisallowedSystemApps()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java12662 public List<String> getDisallowedSystemApps(ComponentName admin, int userId, in getDisallowedSystemApps() method in DevicePolicyManagerService
/frameworks/base/config/
Dboot-image-profile.txt15600 HSPLandroid/app/admin/IDevicePolicyManager;->getDisallowedSystemApps(Landroid/content/ComponentName…