Home
last modified time | relevance | path

Searched refs:AsyncTaskExecutor (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Dialer/src/com/android/dialer/util/
DAsyncTaskExecutors.java47 public static AsyncTaskExecutor createAsyncTaskExecutor() { in createAsyncTaskExecutor()
60 public static AsyncTaskExecutor createThreadPoolExecutor() { in createThreadPoolExecutor()
71 AsyncTaskExecutor createAsyncTaskExeuctor(); in createAsyncTaskExeuctor()
86 private static class SimpleAsyncTaskExecutor implements AsyncTaskExecutor {
DAsyncTaskExecutor.java37 public interface AsyncTaskExecutor { interface
/packages/apps/Dialer/tests/src/com/android/dialer/util/
DFakeAsyncTaskExecutor.java50 public class FakeAsyncTaskExecutor implements AsyncTaskExecutor {
226 public AsyncTaskExecutor createAsyncTaskExeuctor() { in getFactory()
/packages/apps/Dialer/src/com/android/dialer/voicemail/
DVoicemailAsyncTaskUtil.java22 import com.android.dialer.util.AsyncTaskExecutor;
89 private final AsyncTaskExecutor mAsyncTaskExecutor;
DVoicemailPlaybackLayout.java46 import com.android.dialer.util.AsyncTaskExecutor;
275 private final AsyncTaskExecutor mAsyncTaskExecutor =
DVoicemailPlaybackPresenter.java40 import com.android.dialer.util.AsyncTaskExecutor;
164 protected AsyncTaskExecutor mAsyncTaskExecutor;
/packages/apps/Dialer/src/com/android/dialer/calllog/
DCallLogAsyncTaskUtil.java41 import com.android.dialer.util.AsyncTaskExecutor;
134 private static AsyncTaskExecutor sAsyncTaskExecutor;