Searched refs:mL2ConnectedStateTimestamp (Results 1 – 1 of 1) sorted by relevance
333 private long mL2ConnectedStateTimestamp; field in ClientModeImpl3920 (mL2ConnectedStateTimestamp - mL2ConnectingStateTimestamp) > 0 in reportConnectionAttemptEnd()3921 ? (mL2ConnectedStateTimestamp - mL2ConnectingStateTimestamp) : 0; in reportConnectionAttemptEnd()6493 mL2ConnectedStateTimestamp = mClock.getElapsedSinceBootMillis(); in enterImpl()