Home
last modified time | relevance | path

Searched refs:onContactInfoChangedListener (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DContactInfoCache.java56 private final OnContactInfoChangedListener onContactInfoChangedListener; field in ContactInfoCache
79 reference.onContactInfoChangedListener.onContactInfoChanged(); in handleMessage()
95 onContactInfoChangedListener = listener; in ContactInfoCache()
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogFragment.java122 private final OnContactInfoChangedListener onContactInfoChangedListener = field in CallLogFragment
339 onContactInfoChangedListener); in setupData()