Searched defs:scheduleTask (Results 1 – 8 of 8) sorted by relevance
95 public void scheduleTask(int taskId) { in scheduleTask() method in ContactsTaskScheduler101 public void scheduleTask(int taskId, Object arg) { in scheduleTask() method in ContactsTaskScheduler
148 void scheduleTask(int taskId, Object arg) { in scheduleTask() method in VoicemailContentProvider
43 public static boolean scheduleTask(Context context, PhoneAccountHandle account) { in scheduleTask() method in TranscriptionBackfillService
41 public static boolean scheduleTask(Context context, SendTranscriptionFeedbackRequest request) { in scheduleTask() method in TranscriptionRatingService
40 public boolean scheduleTask(Context context, FederatedTrainingTask newTask) { in scheduleTask() method in JobSchedulerHelper
94 public void scheduleTask() { in scheduleTask() method in JobSchedulerHelperTest
227 static void scheduleTask(@NonNull Context context, @NonNull Runnable callback) { in scheduleTask() method in VisualVoicemailUpdateTask
409 AsyncTaskId scheduleTask(const std::shared_ptr<Task>& task) { in scheduleTask() function in rootcanal::AsyncManager::AsyncTaskManager