Home
last modified time | relevance | path

Searched refs:imsServiceTypes (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/telephony/
H A DTelephonyRegistryManager.java785 @Annotation.ImsCallServiceType int[] imsServiceTypes, in notifyPreciseCallState() argument
789 imsCallIds, imsServiceTypes, imsCallTypes); in notifyPreciseCallState()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2296 @Annotation.ImsCallServiceType int[] imsServiceTypes, in notifyPreciseCallState() argument
2346 if (imsCallIds != null && imsServiceTypes != null && imsCallTypes != null) { in notifyPreciseCallState()
2350 .setImsCallServiceType(imsServiceTypes[ in notifyPreciseCallState()
2365 if (imsCallIds != null && imsServiceTypes != null && imsCallTypes != null) { in notifyPreciseCallState()
2369 .setImsCallServiceType(imsServiceTypes[ in notifyPreciseCallState()
2384 if (imsCallIds != null && imsServiceTypes != null && imsCallTypes != null) { in notifyPreciseCallState()
2388 .setImsCallServiceType(imsServiceTypes[ in notifyPreciseCallState()