Home | History | Annotate | Download | only in ui

Lines Matching refs:newId

641         final long newId = conversation != null ? conversation.id : -1;
642 final boolean different = oldId != newId;