Home | History | Annotate | Download | only in activities

Lines Matching defs:mSelection

364         private String mSelection;
382 mSelection = "0";
389 mSelection = RawContacts.CONTACT_ID + "=?";
394 mSelection = RawContacts.CONTACT_ID + "=?";
399 mSelection = Data.RAW_CONTACT_ID + "=?";
405 activityTarget.getContentResolver(), mSelection,