Searched defs:callLogConfig (Results 1 – 2 of 2) sorted by relevance
27 public abstract CallLogConfig callLogConfig(); in callLogConfig() method in CallLogConfigComponent
61 CallLogConfig callLogConfig = CallLogConfigComponent.get(this).callLogConfig(); in initializeAnnotatedCallLog() local