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.java188 ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE,
219 public static final int ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE = 4; field in SystemUpdatePolicy.ValidationFailedException
261 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;
66 private static final int TOO_CLOSE = ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE;
/frameworks/base/config/
Dhiddenapi-public-dex.txt1800 Landroid/app/admin/SystemUpdatePolicy$ValidationFailedException;->ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE
/frameworks/base/api/
Dcurrent.txt6855 field public static final int ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE = 4; // 0x4