Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/telephony/
H A DITelephonyRegistry.aidl73 in int[] imsCallServiceTypes, in int[] imsCallTypes); in notifyPreciseCallState() argument
/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java786 @Annotation.ImsCallType int[] imsCallTypes) { in notifyPreciseCallState() argument
789 imsCallIds, imsServiceTypes, imsCallTypes); in notifyPreciseCallState()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2297 @Annotation.ImsCallType int[] imsCallTypes) { in notifyPreciseCallState() argument
2346 if (imsCallIds != null && imsServiceTypes != null && imsCallTypes != null) { in notifyPreciseCallState()
2352 .setImsCallType(imsCallTypes[ in notifyPreciseCallState()
2365 if (imsCallIds != null && imsServiceTypes != null && imsCallTypes != null) { in notifyPreciseCallState()
2371 .setImsCallType(imsCallTypes[ in notifyPreciseCallState()
2384 if (imsCallIds != null && imsServiceTypes != null && imsCallTypes != null) { in notifyPreciseCallState()
2390 .setImsCallType(imsCallTypes[ in notifyPreciseCallState()