Home
last modified time | relevance | path

Searched refs:TestMmTelFeature (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java46 private TestMmTelFeature mTestMmTelFeature;
162 mTestMmTelFeature = new TestMmTelFeature( in createMmTelFeature()
285 public TestMmTelFeature getMmTelFeature() { in getMmTelFeature()
DTestMmTelFeature.java26 public class TestMmTelFeature extends MmTelFeature { class
38 TestMmTelFeature(TestImsService.ReadyListener readyListener, in TestMmTelFeature() method in TestMmTelFeature
/cts/tests/tests/telephony/current/
DAndroid.bp20 "src/android/telephony/ims/cts/TestMmTelFeature.java",