Home | History | Annotate | Download | only in tv

Lines Matching defs:reconnecting

535         if (serviceState.reconnecting) {
540 serviceState.reconnecting = false;
775 // We don't notify state change while reconnecting. It should remain disconnected.
1026 // Send a null token immediately while reconnecting.
1027 if (serviceState.reconnecting) {
1770 pw.println("reconnecting: " + service.reconnecting);
1889 private boolean reconnecting;
2041 serviceState.reconnecting = true;