Home
last modified time | relevance | path

Searched refs:getOnSoftapInfoChangedCalledCount (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java915 public int getOnSoftapInfoChangedCalledCount() { in getOnSoftapInfoChangedCalledCount() method in WifiManagerTest.TestSoftApCallback
2162 if (lohsSoftApCallback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartLocalOnlyHotspotWithSupportedBand()
2722 && callback.getOnSoftapInfoChangedCalledCount() > 0 in verifyRegisterSoftApCallback()
2742 callback.getOnSoftapInfoChangedCalledCount() > 0 && in verifyLohsRegisterSoftApCallback()
3341 callback.getOnSoftapInfoChangedCalledCount() > 1; in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
3349 if (isSupportCustomizedMac && callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
3353 && callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
3359 && callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
3363 if (callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()