Searched refs:mmsNetworkAgent (Results 1 – 1 of 1) sorted by relevance
1655 MockNetworkAgent mmsNetworkAgent = new MockNetworkAgent(TRANSPORT_CELLULAR); in testMMSonCell() local1656 mmsNetworkAgent.addCapability(NET_CAPABILITY_MMS); in testMMSonCell()1657 mmsNetworkAgent.connectWithoutInternet(); in testMMSonCell()1658 networkCallback.expectCallback(CallbackState.AVAILABLE, mmsNetworkAgent); in testMMSonCell()1661 cv = mmsNetworkAgent.getDisconnectedCV(); in testMMSonCell()