Home | History | Annotate | Download | only in contacts

Lines Matching refs:PRESENCE

146             " LEFT OUTER JOIN " + Tables.PRESENCE +
147 " ON (" + Tables.PRESENCE + "." + StatusUpdates.DATA_ID + "=" +
149 " FROM " + Tables.PRESENCE +