Home
last modified time | relevance | path

Searched refs:OPERATION_SET_USER_CONTROL_DISABLED_PACKAGES (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/car/services/tests/src/com/android/internal/car/
DCarDevicePolicySafetyCheckerTest.java104 { DevicePolicyManager.OPERATION_SET_USER_CONTROL_DISABLED_PACKAGES, true }, in packageManagers()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2926 public static final int OPERATION_SET_USER_CONTROL_DISABLED_PACKAGES = 22; field in DevicePolicyManager
3007 OPERATION_SET_USER_CONTROL_DISABLED_PACKAGES,
/frameworks/base/core/api/
Dtest-current.txt503 field public static final int OPERATION_SET_USER_CONTROL_DISABLED_PACKAGES = 22; // 0x16
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java16393 DevicePolicyManager.OPERATION_SET_USER_CONTROL_DISABLED_PACKAGES);