Home
last modified time | relevance | path

Searched refs:createCallProfile (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/compat/feature/
H A DMMTelFeature.java112 public ImsCallProfile createCallProfile(int sessionId, int callSessionType, int callType)
115 return MMTelFeature.this.createCallProfile(sessionId, callSessionType, callType);
285 public ImsCallProfile createCallProfile(int sessionId, int callSessionType, int callType) { in createCallProfile() method in MMTelFeature
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsMMTelFeature.aidl44 ImsCallProfile createCallProfile(int sessionId, int callSessionType, int callType); in createCallProfile() method
H A DIImsService.aidl54 ImsCallProfile createCallProfile(int serviceId, int serviceType, int callType); in createCallProfile() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/aidl/
H A DIImsMmTelFeature.aidl45 ImsCallProfile createCallProfile(int callSessionType, int callType); in createCallProfile() method
/aosp14/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DMmTelFeature.java128 public ImsCallProfile createCallProfile(int callSessionType, int callType)
130 return executeMethodAsyncForResult(() -> MmTelFeature.this.createCallProfile(
1533 public @Nullable ImsCallProfile createCallProfile(int callSessionType, int callType) { in createCallProfile() method in MmTelFeature
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt16749 method @Nullable public android.telephony.ims.ImsCallProfile createCallProfile(int, int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt53688 Landroid/telephony/ims/compat/feature/MMTelFeature;->createCallProfile(III)Landroid/telephony/ims/I…
71506 Lcom/android/ims/internal/IImsMMTelFeature$Stub$Proxy;->createCallProfile(III)Landroid/telephony/im…
71545 Lcom/android/ims/internal/IImsMMTelFeature;->createCallProfile(III)Landroid/telephony/ims/ImsCallPr…
71616 Lcom/android/ims/internal/IImsService$Stub$Proxy;->createCallProfile(III)Landroid/telephony/ims/Ims…
71651 Lcom/android/ims/internal/IImsService;->createCallProfile(III)Landroid/telephony/ims/ImsCallProfile;