Home
last modified time | relevance | path

Searched defs:SrvccCall (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DSrvccCall.java35 public final class SrvccCall implements Parcelable { class
47 private SrvccCall(Parcel in) { in SrvccCall() method in SrvccCall
59 public SrvccCall(@NonNull String callId, @PreciseCallStates int callState, in SrvccCall() method in SrvccCall