Searched refs:currentConnectionStartTime (Results 1 – 1 of 1) sorted by relevance
257 long currentConnectionStartTime = mConnectionStartTimeList.get(i); in getSatelliteConnectionGapList() local258 if (currentConnectionStartTime > prevConnectionEndTime && prevConnectionEndTime > 0) { in getSatelliteConnectionGapList()260 (currentConnectionStartTime - prevConnectionEndTime) / 1000)); in getSatelliteConnectionGapList()