Searched refs:toInCall (Results 1 – 3 of 3) sorted by relevance
100 in ParcelFileDescriptor toInCall, in Session.Info sessionInfo); in startRtt() argument105 in ParcelFileDescriptor toInCall, in Session.Info sessionInfo); in respondToRttUpgradeRequest() argument
927 public RttTextStream(ParcelFileDescriptor toInCall, ParcelFileDescriptor fromInCall) { in RttTextStream() argument929 mFdToInCall = toInCall; in RttTextStream()936 new FileOutputStream(toInCall.getFileDescriptor())); in RttTextStream()
604 ParcelFileDescriptor toInCall, Session.Info sessionInfo) throws RemoteException {609 args.arg2 = new Connection.RttTextStream(toInCall, fromInCall);632 ParcelFileDescriptor toInCall, Session.Info sessionInfo) throws RemoteException {637 if (toInCall == null || fromInCall == null) {640 args.arg2 = new Connection.RttTextStream(toInCall, fromInCall);