Searched refs:isOweOnlyNetworkInRange (Results 1 – 3 of 3) sorted by relevance
715 public boolean isOweOnlyNetworkInRange(String ssid) { in isOweOnlyNetworkInRange() method in ScanRequestProxy
1427 mScanRequestProxy.isOweOnlyNetworkInRange(config.SSID), in removeSecurityParamsIfNecessary()
10573 boolean isOweOnlyNetworkInRange, boolean shouldDropRequest) in verifyConnectWithDisabledOpenType() argument10585 if (isOweOnlyNetworkInRange) { in verifyConnectWithDisabledOpenType()10596 boolean isOweOnlyNetworkInRange = false; in testConnectDropWithOnlyDisabledOpenNetwork()10601 isOweOnlyNetworkInRange, shouldDropRequest); in testConnectDropWithOnlyDisabledOpenNetwork()10608 boolean isOweOnlyNetworkInRange = false; in testConnectAllowedWithOpenOweNetwork()10613 isOweOnlyNetworkInRange, shouldDropRequest); in testConnectAllowedWithOpenOweNetwork()10620 boolean isOweOnlyNetworkInRange = true; in testConnectAllowedWithOweNetwork()10625 isOweOnlyNetworkInRange, shouldDropRequest); in testConnectAllowedWithOweNetwork()10632 boolean isOweOnlyNetworkInRange = false; in testConnectAllowedWithoutOpenNetwork()10637 isOweOnlyNetworkInRange, shouldDropRequest); in testConnectAllowedWithoutOpenNetwork()[all …]