Searched defs:setContactId (Results 1 – 10 of 10) sorted by relevance
50 public Builder setContactId(long contactId) { in setContactId() method in AggregationSuggestionsCompat.Builder
56 public void setContactId(long contactId) { in setContactId() method in FavoriteNumberEntity
169 abstract Builder setContactId(long value); in setContactId() method in DialerShortcut.Builder
71 public abstract Builder setContactId(long contactId); in setContactId() method in SpeedDialEntry.Builder
80 public abstract Builder setContactId(int id); in setContactId() method in Cp2Contact.Builder
356 public abstract Builder setContactId(long contactId); in setContactId() method in SpeedDialUiItem.Builder
174 public void setContactId(String uci) { in setContactId() method in BluetoothMapConvoContactElement
139 public void setContactId(long contactId) { in setContactId() method in AggregationSuggestionEngine
446 public void setContactId(final long contactId) { in setContactId() method in ParticipantData
900 protected final void setContactId(long rawContactId, long contactId) { in setContactId() method in AbstractContactAggregator