Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/admin/
DSystemUpdatePolicy.java192 ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE,
223 public static final int ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE = 4; field in SystemUpdatePolicy.ValidationFailedException
265 return new ValidationFailedException(ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE, message); in freezePeriodTooClose()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DSystemUpdatePolicyTest.java21 …c android.app.admin.SystemUpdatePolicy.ValidationFailedException.ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE;
71 private static final int TOO_CLOSE = ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE;
/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.txt8687 field public static final int ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE = 4; // 0x4