Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/admin/
H A DSystemUpdatePolicy.java188 ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG,
224 public static final int ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG = 5; field in SystemUpdatePolicy.ValidationFailedException
265 return new ValidationFailedException(ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG, message); in combinedPeriodTooLong()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
H A DSystemUpdatePolicyTest.java19 …droid.app.admin.SystemUpdatePolicy.ValidationFailedException.ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG;
72 private static final int COMBINED_TOO_LONG = ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG;
/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.txt8454 field public static final int ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG = 5; // 0x5