Searched refs:mCurrentWaitStartTime (Results 1 – 1 of 1) sorted by relevance
91 private long mCurrentWaitStartTime = INVALID_TIME; field in SmsDispatchersController264 handlePartialSegmentTimerExpiry(mCurrentWaitStartTime); in reevaluateTimerStatus()281 if (mCurrentWaitStartTime == INVALID_TIME) mCurrentWaitStartTime = currentTime; in handleInService()286 obtainMessage(EVENT_PARTIAL_SEGMENT_TIMER_EXPIRY, mCurrentWaitStartTime), in handleInService()334 mCurrentWaitStartTime = currentTime; in resetPartialSegmentWaitTimer()337 obtainMessage(EVENT_PARTIAL_SEGMENT_TIMER_EXPIRY, mCurrentWaitStartTime), in resetPartialSegmentWaitTimer()344 mCurrentWaitStartTime = INVALID_TIME; in resetPartialSegmentWaitTimer()