Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DClientModeImplTest.java359 AsyncChannel mNetworkAgentAsyncChannel; field in ClientModeImplTest
650 mNetworkAgentAsyncChannel = null; in cleanUp()
2562 mNetworkAgentAsyncChannel = x; in expectRegisterNetworkAgent()
2567 mNetworkAgentAsyncChannel.sendMessage(AsyncChannel.CMD_CHANNEL_FULL_CONNECTION); in expectRegisterNetworkAgent()