Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java539 static final int DISCONNECTING_GUARD_TIMER_MSEC = 5000; field in ClientModeImpl
5912 mDisconnectingWatchdogCount, 0), DISCONNECTING_GUARD_TIMER_MSEC); in enter() local