Searched refs:getNetworkNotFoundEventThreshold (Results 1 – 3 of 3) sorted by relevance
622 public int getNetworkNotFoundEventThreshold() { in getNetworkNotFoundEventThreshold() method in WifiGlobals
6104 >= mWifiGlobals.getNetworkNotFoundEventThreshold() in processMessageImpl()
750 when(mWifiGlobals.getNetworkNotFoundEventThreshold()).thenReturn(3); in setUp()8591 for (int i = 0; i < mWifiGlobals.getNetworkNotFoundEventThreshold(); i++) { in testNetworkNotFoundEventUpdatesAssociationFailureStatus()