Home
last modified time | relevance | path

Searched refs:USES_POLICY_FORCE_LOCK (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/enterprise/
H A DDeviceAdminAddFragmentTest.java22 import static android.app.admin.DeviceAdminInfo.USES_POLICY_FORCE_LOCK;
240 USES_POLICY_RESET_PASSWORD, USES_POLICY_FORCE_LOCK, USES_POLICY_WIPE_DATA, in testAttach_addDeviceAdminAction_active_noRefreshing()
258 USES_POLICY_RESET_PASSWORD, USES_POLICY_FORCE_LOCK, USES_POLICY_WIPE_DATA, in testAttach_addDeviceAdminAction_active_refreshing()
/aosp12/frameworks/base/core/java/android/app/admin/
H A DDeviceAdminInfo.java100 public static final int USES_POLICY_FORCE_LOCK = 3; field in DeviceAdminInfo
208 sPoliciesDisplayOrder.add(new PolicyInfo(USES_POLICY_FORCE_LOCK, "force-lock", in sPoliciesDisplayOrder.add() argument
/aosp12/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java5252 who, DeviceAdminInfo.USES_POLICY_FORCE_LOCK, parent);
5455 DeviceAdminInfo.USES_POLICY_FORCE_LOCK,
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt7037 field public static final int USES_POLICY_FORCE_LOCK = 3; // 0x3
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt5260 field public static final int USES_POLICY_FORCE_LOCK = 3; // 0x3