Searched refs:mLastInServiceTime (Results 1 – 1 of 1) sorted by relevance
123 private long mLastInServiceTime = INVALID_TIME; field in SmsDispatchersController560 if (mLastInServiceTime != INVALID_TIME) { in reevaluateTimerStatus()561 mCurrentWaitElapsedDuration += (currentTime - mLastInServiceTime); in reevaluateTimerStatus()597 mLastInServiceTime = currentTime; in handleInService()607 mLastInServiceTime = INVALID_TIME; in handleOutOfService()642 mLastInServiceTime = currentTime; in resetPartialSegmentWaitTimer()652 mLastInServiceTime = INVALID_TIME; in resetPartialSegmentWaitTimer()