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()
56 public final long DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC; field in DevicePolicyConstants91 DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC = dasDiedServiceReconnectMaxBackoffSec; in DevicePolicyConstants()113 pw.println( DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC); in dump()
73 mConstants.DAS_DIED_SERVICE_RECONNECT_MAX_BACKOFF_SEC); in DevicePolicyServiceConnection()