Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DDevicePolicyManager.java5894 public static final int RESET_PASSWORD_REQUIRE_ENTRY = 0x0001; field in DevicePolicyManager
/aosp14/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
H A DDevicePolicyManagerService.java5786 boolean requireEntry = (flags & DevicePolicyManager.RESET_PASSWORD_REQUIRE_ENTRY) != 0;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt8206 field public static final int RESET_PASSWORD_REQUIRE_ENTRY = 1; // 0x1