Searched defs:asyncTaskExecutor (Results 1 – 10 of 10) sorted by relevance
55 private final AsyncTaskExecutor asyncTaskExecutor = AsyncTaskExecutors.createThreadPoolExecutor(); field in BlockedNumberContentObserver
39 private static AsyncTaskExecutor asyncTaskExecutor; field in CallLogAsyncTaskUtil
145 private final AsyncTaskExecutor asyncTaskExecutor = AsyncTaskExecutors.createAsyncTaskExecutor(); field in CallLogAdapter
86 @NonNull Executor asyncTaskExecutor) { in CallStreamingNotification()
69 public DiagnosticDataCollector(Runtime javaRuntime, Executor asyncTaskExecutor, in DiagnosticDataCollector()
86 Executor asyncTaskExecutor) { in create()1532 Executor asyncTaskExecutor) { in CallAudioRouteStateMachine()1554 int earpieceControl, Looper looper, Executor asyncTaskExecutor) { in CallAudioRouteStateMachine()
225 Executor asyncTaskExecutor, in TelecomSystem()
94 Executor asyncTaskExecutor, ClockProxy clockProxy) { in EmergencyCallDiagnosticLogger()
541 public CallsManager( in CallsManager()
129 protected AsyncTaskExecutor asyncTaskExecutor; field in VoicemailPlaybackPresenter