Searched refs:mLastInServiceTime (Results 1 – 1 of 1) sorted by relevance
88 private long mLastInServiceTime = INVALID_TIME; field in SmsDispatchersController254 if (mLastInServiceTime != INVALID_TIME) { in reevaluateTimerStatus()255 mCurrentWaitElapsedDuration += (currentTime - mLastInServiceTime); in reevaluateTimerStatus()291 mLastInServiceTime = currentTime; in handleInService()301 mLastInServiceTime = INVALID_TIME; in handleOutOfService()337 mLastInServiceTime = currentTime; in resetPartialSegmentWaitTimer()347 mLastInServiceTime = INVALID_TIME; in resetPartialSegmentWaitTimer()