Searched refs:toInCall (Results 1 – 3 of 3) sorted by relevance
129 in ParcelFileDescriptor toInCall, in Session.Info sessionInfo); in startRtt() argument134 in ParcelFileDescriptor toInCall, in Session.Info sessionInfo); in respondToRttUpgradeRequest() argument
1263 public RttTextStream(ParcelFileDescriptor toInCall, ParcelFileDescriptor fromInCall) { in RttTextStream() argument1265 mFdToInCall = toInCall; in RttTextStream()1272 new FileOutputStream(toInCall.getFileDescriptor())); in RttTextStream()
793 ParcelFileDescriptor toInCall, Session.Info sessionInfo) throws RemoteException {798 args.arg2 = new Connection.RttTextStream(toInCall, fromInCall);821 ParcelFileDescriptor toInCall, Session.Info sessionInfo) throws RemoteException {826 if (toInCall == null || fromInCall == null) {829 args.arg2 = new Connection.RttTextStream(toInCall, fromInCall);