Searched refs:mTestMmTelFeature (Results 1 – 2 of 2) sorted by relevance
35 public TestMmTelFeature mTestMmTelFeature; field in TestImsService43 mTestMmTelFeature = new TestMmTelFeature(); in TestImsService()44 mSpyMmTelFeature = spy(mTestMmTelFeature); in TestImsService()
86 mTestImsService.mTestMmTelFeature.sendSetFeatureState(ImsFeature.STATE_READY); in testCreateMMTelFeature()124 assertTrue(mTestImsService.mTestMmTelFeature.isUtInterfaceCalled); in testCallMethodOnCreatedFeature()