Searched refs:mmsNetworkAgent (Results 1 – 1 of 1) sorted by relevance
2551 mmsNetworkAgent = new TestNetworkAgentWrapper(TRANSPORT_CELLULAR); in testMMSonCell() local2552 mmsNetworkAgent.addCapability(NET_CAPABILITY_MMS); in testMMSonCell()2553 mmsNetworkAgent.connectWithoutInternet(); in testMMSonCell()2554 networkCallback.expectAvailableCallbacksUnvalidated(mmsNetworkAgent); in testMMSonCell()2559 mmsNetworkAgent.expectDisconnected(); in testMMSonCell()