Searched defs:uiExecutor (Results 1 – 7 of 7) sorted by relevance
47 private final ListeningExecutorService uiExecutor; field in CallLogFramework55 @Ui ListeningExecutorService uiExecutor, in CallLogFramework()113 uiExecutor); in disableDataSources() field in CallLogFramework
72 private final ListeningExecutorService uiExecutor; field in RealtimeRowProcessor84 @Ui ListeningExecutorService uiExecutor, in RealtimeRowProcessor()118 uiExecutor /* ensures the cache is updated on a single thread */); in applyRealtimeProcessing() field in RealtimeRowProcessor
43 private final ListeningExecutorService uiExecutor; field in DuoAction46 DuoAction(@Ui ListeningExecutorService uiExecutor) { in DuoAction()
41 public abstract ListeningExecutorService uiExecutor(); in uiExecutor() method in DialerExecutorComponent
44 AllAppsList allAppsList, Executor uiExecutor) { in init()
50 BgDataModel dataModel, AllAppsList allAppsList, Executor uiExecutor) { in init()
528 BgDataModel dataModel, AllAppsList allAppsList, Executor uiExecutor); in init()