Searched refs:mEnableLinkDebouncing (Results 1 – 2 of 2) sorted by relevance
229 public boolean mEnableLinkDebouncing; field in WifiConfigManager353 mEnableLinkDebouncing = mContext.getResources().getBoolean( in WifiConfigManager()
6637 if (!linkDebouncing && mWifiConfigManager.mEnableLinkDebouncing) { in processMessage()