Home
last modified time | relevance | path

Searched defs:getDisallowedSystemApps (Results 1 – 2 of 2) 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