Home
last modified time | relevance | path

Searched refs:ImsCallType (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCallState.java25 import android.telephony.Annotation.ImsCallType;
98 @ImsCallType
116 @ImsCallServiceType int imsCallServiceType, @ImsCallType int imsCallType) { in CallState()
223 @ImsCallType
309 private @ImsCallType int mImsCallType = ImsCallProfile.CALL_TYPE_NONE;
387 public CallState.Builder setImsCallType(@ImsCallType int callType) { in setImsCallType()
H A DAnnotation.java759 public @interface ImsCallType {} annotation in Annotation
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java786 @Annotation.ImsCallType int[] imsCallTypes) { in notifyPreciseCallState()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2297 @Annotation.ImsCallType int[] imsCallTypes) { in notifyPreciseCallState()