Home
last modified time | relevance | path

Searched refs:CallLogState (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/calllog/
DCallLogState.java31 public final class CallLogState { class
40 public CallLogState( in CallLogState() method in CallLogState
DCallLogFramework.java48 private final CallLogState callLogState;
56 CallLogState callLogState) { in CallLogFramework()
DCallLogCacheUpdater.java53 private final CallLogState callLogState;
66 CallLogState callLogState) { in CallLogCacheUpdater()
DRefreshAnnotatedCallLogWorker.java56 private final CallLogState callLogState;
71 CallLogState callLogState, in RefreshAnnotatedCallLogWorker()
/packages/apps/Dialer/java/com/android/dialer/phonelookup/composite/
DCompositePhoneLookup.java24 import com.android.dialer.calllog.CallLogState;
60 private final CallLogState callLogState;
69 CallLogState callLogState, in CompositePhoneLookup()