Searched refs:mLastInteraction (Results 1 – 1 of 1) sorted by relevance
68 private Instant mLastInteraction; field in SipDialog95 mLastInteraction = Instant.now(); in SipDialog()145 mLastInteraction = Instant.now(); in earlyResponse()161 mLastInteraction = Instant.now(); in confirm()173 mLastInteraction = Instant.now(); in close()231 b.append(mLastInteraction); in toString()