Searched refs:OnContactInfoChangedListener (Results 1 – 2 of 2) sorted by relevance
55 private final OnContactInfoChangedListener mOnContactInfoChangedListener;90 @NonNull OnContactInfoChangedListener listener) { in ContactInfoCache()324 public interface OnContactInfoChangedListener { interface in ContactInfoCache
48 import com.android.dialer.app.contactinfo.ContactInfoCache.OnContactInfoChangedListener;101 private final OnContactInfoChangedListener mOnContactInfoChangedListener =102 new OnContactInfoChangedListener() {