Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl482 …List<String> getDisallowedSystemApps(in ComponentName admin, int userId, String provisioningAction… in getDisallowedSystemApps() method
H A DDevicePolicyManager.java14969 public @NonNull Set<String> getDisallowedSystemApps(@NonNull ComponentName admin, in getDisallowedSystemApps() method in DevicePolicyManager
14973 mService.getDisallowedSystemApps(admin, userId, provisioningAction)); in getDisallowedSystemApps()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt557 …method @NonNull public java.util.Set<java.lang.String> getDisallowedSystemApps(@NonNull android.co…
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java19687 public List<String> getDisallowedSystemApps(ComponentName admin, int userId,
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt2505 Landroid/app/admin/DevicePolicyManager;->getDisallowedSystemApps(Landroid/content/ComponentName;ILj…
2659 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->getDisallowedSystemApps(Landroid/content/Compo…
3187 Landroid/app/admin/IDevicePolicyManager;->getDisallowedSystemApps(Landroid/content/ComponentName;IL…