Searched refs:shouldIgnoreSsidUpdate (Results 1 – 4 of 4) sorted by relevance
521 public boolean shouldIgnoreSsidUpdate() { in shouldIgnoreSsidUpdate() method in WifiLastResortWatchdog
1305 if (mWifiLastResortWatchdog.shouldIgnoreSsidUpdate()) { in updateNetworkSelectionStatus()
1412 when(mWifiLastResortWatchdog.shouldIgnoreSsidUpdate()).thenReturn(true); in verifyConsistentWatchdogAndSsidBlocklist()
327 when(mWifiLastResortWatchdog.shouldIgnoreSsidUpdate()).thenReturn(false); in setUp()