Searched defs:scheduleBackgroundTask (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ | ||
H A D | SynchronousContactsProvider2.java | 123 protected void scheduleBackgroundTask(int task) { in scheduleBackgroundTask() method in SynchronousContactsProvider2 |
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ | ||
H A D | QCamera2HWI.cpp | 11088 uint32_t QCamera2HardwareInterface::scheduleBackgroundTask(BackgroundTask* bgTask) in scheduleBackgroundTask() function in qcamera::QCamera2HardwareInterface |
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/ | ||
H A D | ContactsProvider2.java | 1671 protected void scheduleBackgroundTask(int task) { in scheduleBackgroundTask() method in ContactsProvider2 |