Searched refs:BASE_RECONNECT_DELAY_MS (Results 1 – 3 of 3) sorted by relevance
40 public static final String BASE_RECONNECT_DELAY_MS = "base_reconnect_attempts"; field in ObservableServiceModule54 @Named(BASE_RECONNECT_DELAY_MS)
19 …rt static com.android.systemui.util.service.dagger.ObservableServiceModule.BASE_RECONNECT_DELAY_MS;106 @Named(BASE_RECONNECT_DELAY_MS) int baseReconnectDelayMs, in PersistentConnectionManager()
54 private static final int BASE_RECONNECT_DELAY_MS = 50; field in DreamOverlayConnectionHandlerTest80 BASE_RECONNECT_DELAY_MS, in setUp()