/aosp_15_r20/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsTaskScheduler.java | 95 public void scheduleTask(int taskId) { in scheduleTask() method in ContactsTaskScheduler 101 public void scheduleTask(int taskId, Object arg) { in scheduleTask() method in ContactsTaskScheduler
|
D | VoicemailContentProvider.java | 148 void scheduleTask(int taskId, Object arg) { in scheduleTask() method in VoicemailContentProvider
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/test/ |
H A D | TestWakeupClientServiceImplUnitTest.cpp | 128 Status scheduleTask(int32_t count, int64_t startTimeInEpochSeconds, int64_t periodicInSeconds) { in scheduleTask() function in android::hardware::automotive::remoteaccess::test::TestWakeupClientServiceImplUnitTest 132 Status scheduleTask(const std::string& scheduleId, int32_t count, in scheduleTask() function in android::hardware::automotive::remoteaccess::test::TestWakeupClientServiceImplUnitTest
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/ |
H A D | EventLoop.common.kt | 434 …fun scheduleTask(now: Long, delayed: DelayedTaskQueue, eventLoop: EventLoopImplBase): Int = synchr… in timeToExecute() method in kotlinx.coroutines.EventLoopImplBase.DelayedTask
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/ |
D | TranscriptionRatingService.java | 41 public static boolean scheduleTask(Context context, SendTranscriptionFeedbackRequest request) { in scheduleTask() method in TranscriptionRatingService
|
D | TranscriptionBackfillService.java | 43 public static boolean scheduleTask(Context context, PhoneAccountHandle account) { in scheduleTask() method in TranscriptionBackfillService
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/android/hardware/automotive/remoteaccess/ |
H A D | IRemoteAccess.aidl | 174 void scheduleTask(in ScheduleInfo scheduleInfo); in scheduleTask() method
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/current/android/hardware/automotive/remoteaccess/ |
H A D | IRemoteAccess.aidl | 45 void scheduleTask(in android.hardware.automotive.remoteaccess.ScheduleInfo scheduleInfo); in scheduleTask() method
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/aidl_api/android.hardware.automotive.remoteaccess/2/android/hardware/automotive/remoteaccess/ |
H A D | IRemoteAccess.aidl | 45 void scheduleTask(in android.hardware.automotive.remoteaccess.ScheduleInfo scheduleInfo); in scheduleTask() method
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/remoteaccess/android.hardware.automotive.remoteaccess_interface/dump/android/hardware/automotive/remoteaccess/ |
D | IRemoteAccess.aidl | 45 void scheduleTask(in android.hardware.automotive.remoteaccess.ScheduleInfo scheduleInfo); in scheduleTask() method
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/remoteaccess/ |
D | ICarRemoteAccessService.aidl | 77 void scheduleTask(in TaskScheduleInfo scheduleInfo); in scheduleTask() method
|
D | CarRemoteAccessManager.java | 951 public void scheduleTask(@NonNull ScheduleInfo scheduleInfo) in scheduleTask() method in CarRemoteAccessManager.InVehicleTaskScheduler
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/federatedcompute/src/com/android/federatedcompute/services/scheduling/ |
D | JobSchedulerHelper.java | 43 public boolean scheduleTask(Context context, FederatedTrainingTask newTask) { in scheduleTask() method in JobSchedulerHelper
|
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/ |
H A D | AudioRecordThread.java | 153 public void scheduleTask(int numSamples, Runnable task) { in scheduleTask() method in AudioRecordThread
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | VisualVoicemailUpdateTask.java | 227 static void scheduleTask(@NonNull Context context, @NonNull Runnable callback) { in scheduleTask() method in VisualVoicemailUpdateTask
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/federatedcomputetests/src/com/android/federatedcompute/services/scheduling/ |
D | JobSchedulerHelperTest.java | 119 public void scheduleTask() { in scheduleTask() method in JobSchedulerHelperTest
|
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/remoteaccess/ |
D | RemoteAccessTestFragment.java | 194 private void scheduleTask(View v) { in scheduleTask() method in RemoteAccessTestFragment
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/remoteaccess/hal/ |
D | RemoteAccessHalWrapper.java | 191 public void scheduleTask(ScheduleInfo scheduleInfo) in scheduleTask() method in RemoteAccessHalWrapper
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/src/ |
H A D | RxScheduler.kt | 107 private fun CoroutineScope.scheduleTask( in toString() method
|
/aosp_15_r20/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/src/ |
H A D | RxScheduler.kt | 107 private fun CoroutineScope.scheduleTask( in toString() method
|
/aosp_15_r20/frameworks/av/media/utils/ |
H A D | TimerThread.cpp | 38 TimerThread::Handle TimerThread::scheduleTask( in scheduleTask() function in android::mediautils::TimerThread
|
/aosp_15_r20/tools/netsim/src/hci/ |
H A D | async_manager.cc | 421 AsyncTaskId scheduleTask(const std::shared_ptr<Task> &task) { in scheduleTask() function in rootcanal::AsyncManager::AsyncTaskManager
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
D | async_manager.cc | 415 AsyncTaskId scheduleTask(const std::shared_ptr<Task>& task) { in scheduleTask() function in rootcanal::AsyncManager::AsyncTaskManager
|
/aosp_15_r20/hardware/interfaces/automotive/remoteaccess/hal/default/src/ |
H A D | RemoteAccessService.cpp | 354 ScopedAStatus RemoteAccessService::scheduleTask(const ScheduleInfo& scheduleInfo) { in scheduleTask() function in android::hardware::automotive::remoteaccess::RemoteAccessService
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/remoteaccess/ |
D | CarRemoteAccessService.java | 856 public void scheduleTask(TaskScheduleInfo scheduleInfo) { in scheduleTask() method in CarRemoteAccessService
|