Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyConstants.java33 private static final String DAS_DIED_SERVICE_RECONNECT_BACKOFF_SEC_KEY = field in DevicePolicyConstants
95 DAS_DIED_SERVICE_RECONNECT_BACKOFF_SEC_KEY, TimeUnit.HOURS.toSeconds(1)); in DevicePolicyConstants()