Searched refs:mmsNetworkAgent (Results 1 – 1 of 1) sorted by relevance
2310 MockNetworkAgent mmsNetworkAgent = new MockNetworkAgent(TRANSPORT_CELLULAR); in testMMSonCell() local2311 mmsNetworkAgent.addCapability(NET_CAPABILITY_MMS); in testMMSonCell()2312 mmsNetworkAgent.connectWithoutInternet(); in testMMSonCell()2313 networkCallback.expectAvailableCallbacksUnvalidated(mmsNetworkAgent); in testMMSonCell()2317 cv = mmsNetworkAgent.getDisconnectedCV(); in testMMSonCell()