Searched refs:mLastDriverRoamAttempt (Results 1 – 1 of 1) sorted by relevance
343 private long mLastDriverRoamAttempt = 0; field in ClientModeImpl5621 mLastDriverRoamAttempt = 0; in enter()5703 mLastDriverRoamAttempt = mClock.getWallClockMillis(); in processMessage()5712 if (mLastDriverRoamAttempt != 0) { in processMessage()5714 lastRoam = mClock.getWallClockMillis() - mLastDriverRoamAttempt; in processMessage()5715 mLastDriverRoamAttempt = 0; in processMessage()5735 mLastDriverRoamAttempt = 0; in processMessage()5798 mLastDriverRoamAttempt = 0; in exit()