Searched refs:RESTART_DELAY (Results 1 – 4 of 4) sorted by relevance
41 @Named(RESTART_DELAY) private val restartDelaySec: Long, in <lambda>()106 const val RESTART_DELAY = "restarter_restart_delay" in <lambda>() constant
52 @Named(ConditionalRestarter.RESTART_DELAY) in bindsFeatureFlagRelease()
58 @Named(ConditionalRestarter.RESTART_DELAY) in bindsFeatureFlagDebug()
866 ProtoUtils.toDuration(proto, ServiceRecordProto.Crash.RESTART_DELAY, in dumpDebug()