Searched refs:mRoamWatchdogCount (Results 1 – 1 of 1) sorted by relevance
474 int mRoamWatchdogCount = 0; field in ClientModeImpl2408 sb.append(" cur=").append(mRoamWatchdogCount); in getLogRecString()7151 mRoamWatchdogCount++; in enterImpl()7152 logd("Start Roam Watchdog " + mRoamWatchdogCount); in enterImpl()7154 mRoamWatchdogCount, 0), ROAM_GUARD_TIMER_MSEC); in enterImpl()7216 if (mRoamWatchdogCount == message.arg1) { in processMessageImpl()