Searched refs:OnContactInfoChangedListener (Results 1 – 2 of 2) sorted by relevance
56 private final OnContactInfoChangedListener onContactInfoChangedListener;92 @NonNull OnContactInfoChangedListener listener) { in ContactInfoCache()330 public interface OnContactInfoChangedListener { interface in ContactInfoCache
54 import com.android.dialer.app.contactinfo.ContactInfoCache.OnContactInfoChangedListener;122 private final OnContactInfoChangedListener onContactInfoChangedListener =123 new OnContactInfoChangedListener() {