Searched refs:DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC (Results 1 – 3 of 3) sorted by relevance
41 assertEquals(24 * 60 * 60, constants.DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC); in testDefaultValues()53 assertEquals(15, constants.DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC); in testCustomValues()65 assertEquals(5, constants.DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC); in testMinMax()
65 public final long DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC; field in DevicePolicyConstants126 DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC = dasDiedServiceReconnectMaxBackoffSec; in DevicePolicyConstants()151 pw.println(DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC); in dump()
69 mConstants.DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC, in DevicePolicyServiceConnection()