Searched refs:callLogConfig (Results 1 – 6 of 6) sorted by relevance
61 CallLogConfig callLogConfig = CallLogConfigComponent.get(this).callLogConfig(); in initializeAnnotatedCallLog() local62 callLogConfig.schedulePollingJob(); in initializeAnnotatedCallLog()64 if (callLogConfig.isCallLogFrameworkEnabled()) { in initializeAnnotatedCallLog()
56 if (CallLogConfigComponent.get(context).callLogConfig().isNewPeerEnabled()) { in getShowTabIntent()86 if (CallLogConfigComponent.get(this).callLogConfig().isNewPeerEnabled()) { in getNewPeer()
1361 if (CallLogConfigComponent.get(activity).callLogConfig().isNewCallLogFragmentEnabled()) { in onCallLogSelected()1443 && !CallLogConfigComponent.get(activity).callLogConfig().isNewCallLogFragmentEnabled()) { in ensureCorrectCallLogShown()1454 .callLogConfig() in ensureCorrectVoicemailShown()1465 .callLogConfig() in newCallLogFragmentActive()1473 .callLogConfig() in newVoicemailFragmentActive()1501 if (CallLogConfigComponent.get(activity).callLogConfig().isNewVoicemailFragmentEnabled()) { in onVoicemailSelected()
27 public abstract CallLogConfig callLogConfig(); in callLogConfig() method in CallLogConfigComponent
210 CallLogConfigComponent.get(getApplicationContext()).callLogConfig().update(),
46 if (!CallLogConfigComponent.get(appContext).callLogConfig().isCallLogFrameworkEnabled()) { in recordPhoneLookupInfo()