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.java892 boolean onBlockedClientConnectingCalled = false; field in WifiManagerTest.TestSoftApCallback
947 return onBlockedClientConnectingCalled; in getOnBlockedClientConnectingCalled()
1072 onBlockedClientConnectingCalled = true; in onBlockedClientConnecting()