Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsMmTelFeature.aidl61 oneway void notifySrvccStarted(in ISrvccStartedCallback cb); in notifySrvccStarted() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DMmTelFeature.java347 public void notifySrvccStarted(final ISrvccStartedCallback cb) {
349 () -> MmTelFeature.this.notifySrvccStarted(
1745 public void notifySrvccStarted(@NonNull Consumer<List<SrvccCall>> consumer) { in notifySrvccStarted() method in MmTelFeature
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt16763 …method public void notifySrvccStarted(@NonNull java.util.function.Consumer<java.util.List<android.…