Home | History | Annotate | Download | only in phone

Lines Matching refs:callId

217         public final String callId;
220 public IncomingThirdPartyCallArgs(ComponentName component, String callId,
223 this.callId = callId;