Searched refs:mLastInServiceTime (Results 1 – 1 of 1) sorted by relevance
87 private long mLastInServiceTime = INVALID_TIME; field in SmsDispatchersController253 if (mLastInServiceTime != INVALID_TIME) { in reevaluateTimerStatus()254 mCurrentWaitElapsedDuration += (currentTime - mLastInServiceTime); in reevaluateTimerStatus()290 mLastInServiceTime = currentTime; in handleInService()300 mLastInServiceTime = INVALID_TIME; in handleOutOfService()335 mLastInServiceTime = currentTime; in resetPartialSegmentWaitTimer()345 mLastInServiceTime = INVALID_TIME; in resetPartialSegmentWaitTimer()