Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCallState.java24 import android.telephony.Annotation.ImsCallServiceType;
92 @ImsCallServiceType
116 @ImsCallServiceType int imsCallServiceType, @ImsCallType int imsCallType) { in CallState()
215 @ImsCallServiceType
308 private @ImsCallServiceType int mImsCallServiceType = ImsCallProfile.SERVICE_TYPE_NONE;
375 public CallState.Builder setImsCallServiceType(@ImsCallServiceType int serviceType) { in setImsCallServiceType()
H A DAnnotation.java740 public @interface ImsCallServiceType {} annotation in Annotation
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java785 @Annotation.ImsCallServiceType int[] imsServiceTypes, in notifyPreciseCallState()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2296 @Annotation.ImsCallServiceType int[] imsServiceTypes, in notifyPreciseCallState()