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.java777 public int getOnSoftapInfoChangedCalledCount() { in getOnSoftapInfoChangedCalledCount() method in WifiManagerTest.TestSoftApCallback
2036 callback.getOnSoftapInfoChangedCalledCount() > 0 && in verifyRegisterSoftApCallback()
2430 callback.getOnSoftapInfoChangedCalledCount() > 1; in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
2438 if (isSupportCustomizedMac && callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
2442 && callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
2447 if (callback.getOnSoftapInfoChangedCalledCount() > 1) { in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()