Searched refs:shouldIgnoreSsidUpdate (Results 1 – 4 of 4) sorted by relevance
520 public boolean shouldIgnoreSsidUpdate() { in shouldIgnoreSsidUpdate() method in WifiLastResortWatchdog
998 if (mWifiLastResortWatchdog.shouldIgnoreSsidUpdate()) { in updateNetworkSelectionStatus()
966 when(mWifiLastResortWatchdog.shouldIgnoreSsidUpdate()).thenReturn(true); in verifyConsistentWatchdogAndSsidBlocklist()
288 when(mWifiLastResortWatchdog.shouldIgnoreSsidUpdate()).thenReturn(false); in setUp()