HomeSort by relevance Sort by last modified time
    Searched refs:AGGREGATED_PRESENCE (Results 1 - 4 of 4) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 68 " FROM " + Tables.AGGREGATED_PRESENCE +
ContactsDatabaseHelper.java 146 public static final String AGGREGATED_PRESENCE = "agg_presence";
607 String CONCRETE_CONTACT_ID = Tables.AGGREGATED_PRESENCE + "." + CONTACT_ID;
    [all...]
ContactsProvider2.java     [all...]
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
AbstractContactAggregator.java 288 "INSERT OR REPLACE INTO " + Tables.AGGREGATED_PRESENCE + "("
316 "DELETE FROM " + Tables.AGGREGATED_PRESENCE +
    [all...]

Completed in 3508 milliseconds