Home | History | Annotate | Download | only in contacts

Lines Matching refs:PRESENCE

482                         StatusUpdates.PRESENCE + " IS NOT NULL OR " + StatusUpdates.STATUS
963 // Apply presence and status details when available
1073 public int presence = -1;
1109 * and {@link #footerLine}. Otherwise only {@link #presence}
1113 presence = status.getPresence();
1139 // Choose the presence with the highest precedence.
1140 if (StatusUpdates.getPresencePrecedence(presence)
1141 < StatusUpdates.getPresencePrecedence(entry.presence)) {
1142 presence = entry.presence;
1300 // Set the presence icon
1302 mContext, entry.presence);
1348 Data.PRESENCE,