Home
last modified time | relevance | path

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

/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/nonrequiredapps/
H A DNonRequiredAppsLogic.java112 Set<String> packagesToDelete = mDevicePolicyManager.getDisallowedSystemApps( in getSystemAppsToRemove()
/aosp12/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/task/nonrequiredapps/
H A DNonRequiredAppsLogicTest.java231 when(mDevicePolicyManager.getDisallowedSystemApps(TEST_MDM_COMPONENT_NAME, TEST_USER_ID, in setNonRequiredApps()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DIDevicePolicyManager.aidl449 …List<String> getDisallowedSystemApps(in ComponentName admin, int userId, String provisioningAction… in getDisallowedSystemApps() method
H A DDevicePolicyManager.java12645 public @NonNull Set<String> getDisallowedSystemApps(@NonNull ComponentName admin, in getDisallowedSystemApps() method in DevicePolicyManager
12649 mService.getDisallowedSystemApps(admin, userId, provisioningAction)); in getDisallowedSystemApps()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt439 …method @NonNull public java.util.Set<java.lang.String> getDisallowedSystemApps(@NonNull android.co…
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java15817 public List<String> getDisallowedSystemApps(ComponentName admin, int userId,
/aosp12/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…
/aosp12/frameworks/base/services/
H A Dart-profile16766 PLcom/android/server/devicepolicy/DevicePolicyManagerService;->getDisallowedSystemApps(Landroid/con…