Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java763 boolean onBlockedClientConnectingCalled = false; field in WifiManagerTest.TestSoftApCallback
809 return onBlockedClientConnectingCalled; in getOnBlockedClientConnectingCalled()
915 onBlockedClientConnectingCalled = true; in onBlockedClientConnecting()