Home
last modified time | relevance | path

Searched refs:LEAVE_ALL_SYSTEM_APPS_ENABLED_PARAM (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DManagedProfileProvisioningParams.java40 private static final String LEAVE_ALL_SYSTEM_APPS_ENABLED_PARAM = field in ManagedProfileProvisioningParams
147 logParam(callerPackage, LEAVE_ALL_SYSTEM_APPS_ENABLED_PARAM, mLeaveAllSystemAppsEnabled); in logParams()
DFullyManagedDeviceProvisioningParams.java42 private static final String LEAVE_ALL_SYSTEM_APPS_ENABLED_PARAM = field in FullyManagedDeviceProvisioningParams
192 logParam(callerPackage, LEAVE_ALL_SYSTEM_APPS_ENABLED_PARAM, mLeaveAllSystemAppsEnabled); in logParams()