Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
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()
DAnnotation.java765 public @interface ImsCallServiceType {} annotation in Annotation
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneNotifier.java88 @Annotation.ImsCallServiceType int[] imsCallServiceTypes, in notifyPreciseCallState()
DDefaultPhoneNotifier.java175 @Annotation.ImsCallServiceType int[] imsCallServiceTypes, in notifyPreciseCallState()
/frameworks/base/core/java/android/telephony/
DTelephonyRegistryManager.java855 @Annotation.ImsCallServiceType int[] imsServiceTypes, in notifyPreciseCallState()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2365 @Annotation.ImsCallServiceType int[] imsServiceTypes, in notifyPreciseCallState()