Home | History | Annotate | Download | only in message

Lines Matching refs:toTag

585     public String getDialogId(boolean isServer, String toTag) {
596 if (toTag != null) {
598 retval.append(toTag);
602 if (toTag != null) {
604 retval.append(toTag);