Home
last modified time | relevance | path

Searched refs:ROAM_GUARD_TIMER_MSEC (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java483 static final int ROAM_GUARD_TIMER_MSEC = 15000; field in ClientModeImpl
5460 mRoamWatchdogCount, 0), ROAM_GUARD_TIMER_MSEC); in enter() local