Home
last modified time | relevance | path

Searched defs:onFeatureReady (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/services/Telephony/testapps/ImsTestService/src/com/android/phone/testapps/imstestapp/
H A DTestRcsFeatureImpl.java31 public void onFeatureReady() { in onFeatureReady() method in TestRcsFeatureImpl
H A DTestMmTelFeatureImpl.java112 public void onFeatureReady() { in onFeatureReady() method in TestMmTelFeatureImpl
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
H A DRcsFeature.java40 public void onFeatureReady() { in onFeatureReady() method in RcsFeature
H A DImsFeature.java144 public abstract void onFeatureReady(); in onFeatureReady() method in ImsFeature
H A DMMTelFeature.java361 public void onFeatureReady() { in onFeatureReady() method in MMTelFeature
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
H A DTestMMTelFeatureCompat.java40 public void onFeatureReady() { in onFeatureReady() method in TestMMTelFeatureCompat
H A DTestImsFeature.java66 public void onFeatureReady() { in onFeatureReady() method in TestImsFeature
H A DTestMmTelFeature.java134 public void onFeatureReady() { in onFeatureReady() method in TestMmTelFeature
/aosp12/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DImsFeature.java546 public abstract void onFeatureReady(); in onFeatureReady() method in ImsFeature
H A DRcsFeature.java416 public void onFeatureReady() { in onFeatureReady() method in RcsFeature
H A DMmTelFeature.java851 public void onFeatureReady() { in onFeatureReady() method in MmTelFeature
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DMmTelFeatureCompatAdapter.java450 public void onFeatureReady() { in onFeatureReady() method in MmTelFeatureCompatAdapter