Searched refs:mmsNetworkAgent (Results 1 – 1 of 1) sorted by relevance
2648 MockNetworkAgent mmsNetworkAgent = new MockNetworkAgent(TRANSPORT_CELLULAR); in testMMSonCell() local2649 mmsNetworkAgent.addCapability(NET_CAPABILITY_MMS); in testMMSonCell()2650 mmsNetworkAgent.connectWithoutInternet(); in testMMSonCell()2651 networkCallback.expectAvailableCallbacksUnvalidated(mmsNetworkAgent); in testMMSonCell()2655 cv = mmsNetworkAgent.getDisconnectedCV(); in testMMSonCell()