Searched refs:TestCoexCallback (Results 1 – 1 of 1) sorted by relevance
5311 public class TestCoexCallback extends WifiManager.CoexCallback { class in WifiManagerTest5317 TestCoexCallback(Object lock) { in TestCoexCallback() method in WifiManagerTest.TestCoexCallback5359 final TestCoexCallback callback = new TestCoexCallback(mLock); in testCoexMethodsShouldFailNoPermission()5391 final TestCoexCallback callback = new TestCoexCallback(mLock); in testListenOnCoexUnsafeChannels()