Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java749 Object softApLock; field in WifiManagerTest.TestSoftApCallback
768 softApLock = lock; in TestSoftApCallback()
772 synchronized(softApLock) { in getOnStateChangedCalled()
778 synchronized(softApLock) { in getOnSoftapInfoChangedCalledCount()
784 synchronized(softApLock) { in getOnSoftApInfoChangedWithListCalledCount()
790 synchronized(softApLock) { in getOnSoftApCapabilityChangedCalled()
796 synchronized(softApLock) { in getOnConnectedClientChangedWithInfoCalled()
802 synchronized(softApLock) { in getOnConnectedClientCalled()
808 synchronized(softApLock) { in getOnBlockedClientConnectingCalled()
814 synchronized(softApLock) { in getCurrentState()
[all …]