Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DSystemUpdatePolicy.java193 ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG,
229 public static final int ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG = 5; field in SystemUpdatePolicy.ValidationFailedException
270 return new ValidationFailedException(ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG, message); in combinedPeriodTooLong()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
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;
/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.txt8685 field public static final int ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG = 5; // 0x5