Home | History | Annotate | Download | only in smack

Lines Matching refs:getPriority

626                 if (presence == null || p.getPriority() > presence.getPriority()) {
630 else if (p.getPriority() == presence.getPriority()) {