Searched refs:RefreshAnnotatedCallLogNotifier (Results 1 – 3 of 3) sorted by relevance
23 import com.android.dialer.calllog.notifier.RefreshAnnotatedCallLogNotifier;35 private final RefreshAnnotatedCallLogNotifier refreshAnnotatedCallLogNotifier;39 public MarkDirtyObserver(RefreshAnnotatedCallLogNotifier refreshAnnotatedCallLogNotifier) { in MarkDirtyObserver()
19 import com.android.dialer.calllog.notifier.RefreshAnnotatedCallLogNotifier;29 public abstract RefreshAnnotatedCallLogNotifier getRefreshAnnotatedCallLogNotifier(); in getRefreshAnnotatedCallLogNotifier()
41 public class RefreshAnnotatedCallLogNotifier { class47 RefreshAnnotatedCallLogNotifier( in RefreshAnnotatedCallLogNotifier() method in RefreshAnnotatedCallLogNotifier