Searched refs:mLastDriverRoamAttempt (Results 1 – 1 of 1) sorted by relevance
353 private long mLastDriverRoamAttempt = 0; field in ClientModeImpl5712 mLastDriverRoamAttempt = 0; in enter()5794 mLastDriverRoamAttempt = mClock.getWallClockMillis(); in processMessage()5803 if (mLastDriverRoamAttempt != 0) { in processMessage()5805 lastRoam = mClock.getWallClockMillis() - mLastDriverRoamAttempt; in processMessage()5806 mLastDriverRoamAttempt = 0; in processMessage()5826 mLastDriverRoamAttempt = 0; in processMessage()5889 mLastDriverRoamAttempt = 0; in exit()