Searched refs:mLastDriverRoamAttempt (Results 1 – 1 of 1) sorted by relevance
372 private long mLastDriverRoamAttempt = 0; field in ClientModeImpl5372 mLastDriverRoamAttempt = 0; in enter()5465 mLastDriverRoamAttempt = mClock.getWallClockMillis(); in processMessage()5474 if (mLastDriverRoamAttempt != 0) { in processMessage()5476 lastRoam = mClock.getWallClockMillis() - mLastDriverRoamAttempt; in processMessage()5477 mLastDriverRoamAttempt = 0; in processMessage()5509 mLastDriverRoamAttempt = 0; in processMessage()5578 mLastDriverRoamAttempt = 0;