Home
last modified time | relevance | path

Searched refs:WorkerThread (Results 1 – 25 of 106) sorted by relevance

12345

/aosp14/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/
H A Dsnapuserd_worker.cpp35 WorkerThread::WorkerThread(const std::string& cow_device, const std::string& backing_device, in WorkerThread() function in android::snapshot::WorkerThread
46 bool WorkerThread::InitializeFds() { in InitializeFds()
68 bool WorkerThread::InitReader() { in InitReader()
155 bool WorkerThread::ProcessZeroOp() { in ProcessZeroOp()
193 int WorkerThread::ReadUnalignedSector( in ReadUnalignedSector()
597 bool WorkerThread::ReadDmUserHeader() { in ReadDmUserHeader()
635 bool WorkerThread::DmuserWriteRequest() { in DmuserWriteRequest()
709 bool WorkerThread::DmuserReadRequest() { in DmuserReadRequest()
795 void WorkerThread::InitializeBufsink() { in InitializeBufsink()
804 bool WorkerThread::RunThread() { in RunThread()
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/rollback/
H A DRollback.java272 @WorkerThread
281 @WorkerThread
325 @WorkerThread
334 @WorkerThread
343 @WorkerThread
352 @WorkerThread
361 @WorkerThread
372 @WorkerThread
403 @WorkerThread
431 @WorkerThread
[all …]
H A DRollbackManagerServiceImpl.java445 @WorkerThread
476 @WorkerThread
512 @WorkerThread
557 @WorkerThread
571 @WorkerThread
654 @WorkerThread
674 @WorkerThread
703 @WorkerThread
754 @WorkerThread
792 @WorkerThread
[all …]
H A DRollbackPackageHealthObserver.java22 import android.annotation.WorkerThread;
227 @WorkerThread
279 @WorkerThread
289 @WorkerThread
312 @WorkerThread
335 @WorkerThread
394 @WorkerThread
487 @WorkerThread
506 @WorkerThread
/aosp14/frameworks/base/startop/apps/test/src/
H A DCPUIntensiveBenchmarks.java29 static class WorkerThread extends Thread { class in CPUIntensiveBenchmarks
31 WorkerThread(int number) { in WorkerThread() method in CPUIntensiveBenchmarks.WorkerThread
51 WorkerThread[] threads = new WorkerThread[threadCount]; in doSomeWork()
54 threads[i] = new WorkerThread(i); in doSomeWork()
/aosp14/frameworks/base/core/java/android/app/usage/
H A DStorageStatsManager.java26 import android.annotation.WorkerThread;
111 @WorkerThread
143 @WorkerThread
208 @WorkerThread
251 @WorkerThread
289 @WorkerThread
326 @WorkerThread
369 @WorkerThread
400 @WorkerThread
432 @WorkerThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/
H A DControlsServiceInfo.kt33 import androidx.annotation.WorkerThread
73 @WorkerThread
104 @WorkerThread
112 @WorkerThread
122 @WorkerThread
132 @WorkerThread
/aosp14/frameworks/base/services/people/java/com/android/server/people/prediction/
H A DAppTargetPredictor.java22 import android.annotation.WorkerThread;
110 @WorkerThread
115 @WorkerThread
123 @WorkerThread
129 @WorkerThread
/aosp14/frameworks/base/core/java/android/content/pm/
H A DShortcutManager.java29 import android.annotation.WorkerThread;
147 @WorkerThread
166 @WorkerThread
186 @WorkerThread
215 @WorkerThread
239 @WorkerThread
299 @WorkerThread
322 @WorkerThread
597 @WorkerThread
627 @WorkerThread
[all …]
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DMediaProjectionPrivacyItemMonitor.kt24 import androidx.annotation.WorkerThread
77 @WorkerThread
83 @WorkerThread
108 @WorkerThread
117 @WorkerThread
125 @WorkerThread
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DAbstractProtoDiskReadWriter.java22 import android.annotation.WorkerThread;
87 @WorkerThread
101 @WorkerThread
126 @WorkerThread
197 @WorkerThread
211 @WorkerThread
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DGentleUpdateHelper.java22 import android.annotation.WorkerThread;
190 @WorkerThread
202 @WorkerThread
226 @WorkerThread
237 @WorkerThread
251 @WorkerThread
268 @WorkerThread
284 @WorkerThread
/aosp14/frameworks/base/keystore/java/android/security/
H A DKeyChain.java613 @WorkerThread
637 @WorkerThread
669 @WorkerThread
697 @WorkerThread
745 @Nullable @WorkerThread
784 @Nullable @WorkerThread
843 @Nullable @WorkerThread
997 @WorkerThread
1010 @WorkerThread
1027 @WorkerThread
[all …]
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DProvisioningManager.java28 import android.annotation.WorkerThread;
1353 @WorkerThread
1375 @WorkerThread
1404 @WorkerThread
1426 @WorkerThread
1455 @WorkerThread
1490 @WorkerThread
1520 @WorkerThread
1551 @WorkerThread
1588 @WorkerThread
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/apphibernation/
H A DHibernationStateDiskStore.java21 import android.annotation.WorkerThread;
112 @WorkerThread
132 @WorkerThread
141 @WorkerThread
/aosp14/frameworks/base/core/java/android/os/
H A DBugreportManager.java29 import android.annotation.WorkerThread;
187 @WorkerThread
220 @WorkerThread
295 @WorkerThread
349 @WorkerThread
375 @WorkerThread
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassifier.java24 import android.annotation.WorkerThread;
211 @WorkerThread
245 @WorkerThread
270 @WorkerThread
304 @WorkerThread
331 @WorkerThread
347 @WorkerThread
364 @WorkerThread
375 @WorkerThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/
H A DDisplayTrackerImpl.kt25 import androidx.annotation.WorkerThread
122 @WorkerThread
129 @WorkerThread
136 @WorkerThread
H A DUserTrackerImpl.kt33 import androidx.annotation.WorkerThread
179 @WorkerThread
185 @WorkerThread
207 @WorkerThread
218 @WorkerThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/kotlin/
H A DPackageManagerExt.kt20 import android.annotation.WorkerThread
30 @WorkerThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DControlsListingController.kt19 import android.annotation.WorkerThread
37 @WorkerThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/graphics/
H A DImageLoader.kt23 import android.annotation.WorkerThread
124 @WorkerThread
159 @WorkerThread
249 @WorkerThread
294 @WorkerThread
316 @WorkerThread
458 @WorkerThread
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DFlashlightControllerImpl.java19 import android.annotation.WorkerThread;
109 @WorkerThread
176 @WorkerThread
240 @WorkerThread
250 @WorkerThread
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DWifiStateWorker.java38 import androidx.annotation.WorkerThread;
111 @WorkerThread
156 @WorkerThread
/aosp14/frameworks/base/core/java/android/service/carrier/
H A DApnService.java22 import android.annotation.WorkerThread;
78 @WorkerThread

12345