Searched refs:CONCRETE_DELETED (Results 1 – 2 of 2) sorted by relevance
471 public static final String CONCRETE_DELETED = field779 static final String CONCRETE_DELETED = Tables.METADATA_SYNC + "." + field2123 + RawContactsColumns.CONCRETE_DELETED + " AS " + RawContacts.DELETED + "," in createContactsViews()2157 + RawContactsColumns.CONCRETE_DELETED + " AS " + RawContacts.DELETED + "," in createContactsViews()
549 + " WHERE " + RawContactsColumns.CONCRETE_DELETED + "=1 AND "2513 String SELECTION = MetadataSyncColumns.CONCRETE_DELETED + "=0 AND " +