Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DSystemUpdatePolicy.java191 ERROR_NEW_FREEZE_PERIOD_TOO_LONG,
217 public static final int ERROR_NEW_FREEZE_PERIOD_TOO_LONG = 3; field in SystemUpdatePolicy.ValidationFailedException
260 return new ValidationFailedException(ERROR_NEW_FREEZE_PERIOD_TOO_LONG, message); in freezePeriodTooLong()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DSystemUpdatePolicyTest.java22 …ic android.app.admin.SystemUpdatePolicy.ValidationFailedException.ERROR_NEW_FREEZE_PERIOD_TOO_LONG;
70 private static final int TOO_LONG = ERROR_NEW_FREEZE_PERIOD_TOO_LONG;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt8688 field public static final int ERROR_NEW_FREEZE_PERIOD_TOO_LONG = 3; // 0x3