Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl488 …List<String> getDisallowedSystemApps(in ComponentName admin, int userId, String provisioningAction… in getDisallowedSystemApps() method
DDevicePolicyManager.java15445 public @NonNull Set<String> getDisallowedSystemApps(@NonNull ComponentName admin, in getDisallowedSystemApps() method in DevicePolicyManager
15449 mService.getDisallowedSystemApps(admin, userId, provisioningAction)); in getDisallowedSystemApps()
/frameworks/base/core/api/
Dtest-current.txt600 …method @NonNull public java.util.Set<java.lang.String> getDisallowedSystemApps(@NonNull android.co…
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java19563 public List<String> getDisallowedSystemApps(ComponentName admin, int userId,
/frameworks/base/boot/hiddenapi/
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…