Searched refs:mCurrentWaitStartTime (Results 1 – 1 of 1) sorted by relevance
127 private long mCurrentWaitStartTime = INVALID_TIME; field in SmsDispatchersController571 handlePartialSegmentTimerExpiry(mCurrentWaitStartTime); in reevaluateTimerStatus()588 if (mCurrentWaitStartTime == INVALID_TIME) mCurrentWaitStartTime = currentTime; in handleInService()593 obtainMessage(EVENT_PARTIAL_SEGMENT_TIMER_EXPIRY, mCurrentWaitStartTime), in handleInService()641 mCurrentWaitStartTime = currentTime; in resetPartialSegmentWaitTimer()644 obtainMessage(EVENT_PARTIAL_SEGMENT_TIMER_EXPIRY, mCurrentWaitStartTime), in resetPartialSegmentWaitTimer()651 mCurrentWaitStartTime = INVALID_TIME; in resetPartialSegmentWaitTimer()