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.java185 ERROR_NEW_FREEZE_PERIOD_TOO_LONG,
211 public static final int ERROR_NEW_FREEZE_PERIOD_TOO_LONG = 3; field in SystemUpdatePolicy.ValidationFailedException
254 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;
65 private static final int TOO_LONG = ERROR_NEW_FREEZE_PERIOD_TOO_LONG;
/frameworks/base/non-updatable-api/
Dcurrent.txt7108 field public static final int ERROR_NEW_FREEZE_PERIOD_TOO_LONG = 3; // 0x3
/frameworks/base/api/
Dcurrent.txt7108 field public static final int ERROR_NEW_FREEZE_PERIOD_TOO_LONG = 3; // 0x3