Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java876 final Object mSoftApLock; field in WifiManagerTest.TestSoftApCallback
897 mSoftApLock = lock; in TestSoftApCallback()
901 synchronized (mSoftApLock) { in getOnStateChangedCalled()
910 synchronized (mSoftApLock) { in getOnSoftApStateChangedCalled()
916 synchronized (mSoftApLock) { in getOnSoftapInfoChangedCalledCount()
922 synchronized (mSoftApLock) { in getOnSoftApInfoChangedWithListCalledCount()
928 synchronized (mSoftApLock) { in getOnSoftApCapabilityChangedCalled()
934 synchronized (mSoftApLock) { in getOnConnectedClientChangedWithInfoCalled()
940 synchronized (mSoftApLock) { in getOnConnectedClientCalled()
946 synchronized (mSoftApLock) { in getOnBlockedClientConnectingCalled()
[all …]