Searched refs:toInCall (Results 1 – 3 of 3) sorted by relevance
124 in ParcelFileDescriptor toInCall, in Session.Info sessionInfo); in startRtt() argument129 in ParcelFileDescriptor toInCall, in Session.Info sessionInfo); in respondToRttUpgradeRequest() argument
1128 public RttTextStream(ParcelFileDescriptor toInCall, ParcelFileDescriptor fromInCall) { in RttTextStream() argument1130 mFdToInCall = toInCall; in RttTextStream()1137 new FileOutputStream(toInCall.getFileDescriptor())); in RttTextStream()
740 ParcelFileDescriptor toInCall, Session.Info sessionInfo) throws RemoteException {745 args.arg2 = new Connection.RttTextStream(toInCall, fromInCall);768 ParcelFileDescriptor toInCall, Session.Info sessionInfo) throws RemoteException {773 if (toInCall == null || fromInCall == null) {776 args.arg2 = new Connection.RttTextStream(toInCall, fromInCall);