Searched refs:mCurrentWaitStartTime (Results 1 – 1 of 1) sorted by relevance
92 private long mCurrentWaitStartTime = INVALID_TIME; field in SmsDispatchersController265 handlePartialSegmentTimerExpiry(mCurrentWaitStartTime); in reevaluateTimerStatus()282 if (mCurrentWaitStartTime == INVALID_TIME) mCurrentWaitStartTime = currentTime; in handleInService()287 obtainMessage(EVENT_PARTIAL_SEGMENT_TIMER_EXPIRY, mCurrentWaitStartTime), in handleInService()336 mCurrentWaitStartTime = currentTime; in resetPartialSegmentWaitTimer()339 obtainMessage(EVENT_PARTIAL_SEGMENT_TIMER_EXPIRY, mCurrentWaitStartTime), in resetPartialSegmentWaitTimer()346 mCurrentWaitStartTime = INVALID_TIME; in resetPartialSegmentWaitTimer()