Home | History | Annotate | Download | only in provider

Lines Matching refs:ATTENDEES_WHERE

841         private static final String ATTENDEES_WHERE = Attendees.EVENT_ID + "=?";
859 return cr.query(CONTENT_URI, projection, ATTENDEES_WHERE, attArgs /* selection args */,