Searched refs:mmsNetworkAgent (Results 1 – 1 of 1) sorted by relevance
3488 mmsNetworkAgent = new TestNetworkAgentWrapper(TRANSPORT_CELLULAR); in testMMSonCell() local3489 mmsNetworkAgent.addCapability(NET_CAPABILITY_MMS); in testMMSonCell()3490 mmsNetworkAgent.connectWithoutInternet(); in testMMSonCell()3491 networkCallback.expectAvailableCallbacksUnvalidated(mmsNetworkAgent); in testMMSonCell()3496 mmsNetworkAgent.expectDisconnected(); in testMMSonCell()