| /packages/apps/Launcher3/src/com/android/launcher3/model/ |
| D | ModelDelegate.java | 24 import androidx.annotation.WorkerThread; 61 @WorkerThread 69 @WorkerThread 75 @WorkerThread 81 @WorkerThread 85 @WorkerThread 92 @WorkerThread 100 @WorkerThread 106 @WorkerThread 110 @WorkerThread [all …]
|
| D | ModelDbController.java | 43 import androidx.annotation.WorkerThread; 163 @WorkerThread 180 @WorkerThread 196 @WorkerThread 211 @WorkerThread 223 @WorkerThread 232 @WorkerThread 241 @WorkerThread 250 @WorkerThread 260 @WorkerThread [all …]
|
| /packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/storage/ |
| D | UserParameters.java | 25 import androidx.annotation.WorkerThread; 69 @WorkerThread 85 @WorkerThread 97 @WorkerThread 110 @WorkerThread 125 @WorkerThread 140 @WorkerThread 156 @WorkerThread 171 @WorkerThread 196 @WorkerThread [all …]
|
| /packages/apps/Dialer/java/com/android/dialer/persistentlog/ |
| D | PersistentLogFileHandler.java | 26 import android.support.annotation.WorkerThread; 86 @WorkerThread 93 @WorkerThread 107 @WorkerThread 144 @WorkerThread 165 @WorkerThread 191 @WorkerThread 208 @WorkerThread 223 @WorkerThread 253 @WorkerThread [all …]
|
| /packages/modules/Virtualization/libs/framework-virtualization/api/ |
| D | system-current.txt | 5 …method @NonNull @WorkerThread public static android.os.IBinder binderFromPreconnectedClient(@NonNu… 7 method @WorkerThread public void close(); 8 …method @NonNull @WorkerThread public android.os.IBinder connectToVsockServer(@IntRange(from=androi… 9 …method @NonNull @WorkerThread public android.os.ParcelFileDescriptor connectVsock(@IntRange(from=a… 10 …method @NonNull @WorkerThread public android.system.virtualmachine.VirtualMachineConfig getConfig(… 11 …method @NonNull @WorkerThread public java.io.InputStream getConsoleOutput() throws android.system.… 12 …method @NonNull @WorkerThread public java.io.InputStream getLogOutput() throws android.system.virt… 14 method @WorkerThread public int getStatus(); 15 …tem.virtualmachine.VirtualMachine.MANAGE_VIRTUAL_MACHINE_PERMISSION) @WorkerThread public void run… 17 …method @NonNull @WorkerThread public android.system.virtualmachine.VirtualMachineConfig setConfig(… [all …]
|
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/appsindexer/ |
| D | SyncAppSearchSession.java | 19 import android.annotation.WorkerThread; 49 @WorkerThread 59 @WorkerThread 69 @WorkerThread 79 @WorkerThread 92 @WorkerThread
|
| D | SyncAppSearchSessionImpl.java | 19 import android.annotation.WorkerThread; 57 @WorkerThread 91 @WorkerThread 107 @WorkerThread 124 @WorkerThread 144 @WorkerThread
|
| D | AppSearchHelper.java | 24 import android.annotation.WorkerThread; 158 @WorkerThread 200 @WorkerThread 366 @WorkerThread 404 @WorkerThread 477 @WorkerThread 522 @WorkerThread 554 @WorkerThread 573 @WorkerThread 609 @WorkerThread [all …]
|
| /packages/modules/Uwb/ranging/uwb_backend/src/com/android/ranging/uwb/backend/internal/ |
| D | RangingDevice.java | 44 import androidx.annotation.WorkerThread; 302 @WorkerThread in convertCallback() 309 @WorkerThread in convertCallback() 324 @WorkerThread in convertCallback() 332 @WorkerThread in convertCallback() 350 @WorkerThread in convertCallback() 356 @WorkerThread in convertCallback() 362 @WorkerThread in convertCallback() 381 @WorkerThread in convertCallback() 387 @WorkerThread in convertCallback() [all …]
|
| /packages/modules/AppSearch/service/java/com/android/server/appsearch/indexer/ |
| D | IndexerSettings.java | 21 import android.annotation.WorkerThread; 60 @WorkerThread 71 @WorkerThread 78 @WorkerThread 103 @WorkerThread 113 @WorkerThread
|
| /packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/ |
| D | RangingDevice.java | 45 import androidx.annotation.WorkerThread; 291 @WorkerThread in convertCallback() 298 @WorkerThread in convertCallback() 313 @WorkerThread in convertCallback() 321 @WorkerThread in convertCallback() 339 @WorkerThread in convertCallback() 345 @WorkerThread in convertCallback() 351 @WorkerThread in convertCallback() 367 @WorkerThread in convertCallback() 373 @WorkerThread in convertCallback() [all …]
|
| /packages/services/AlternativeNetworkAccess/tests/src/com/android/ons/ |
| D | ONSProfileDownloaderTest.java | 76 static class WorkerThread extends Thread { class in ONSProfileDownloaderTest 80 WorkerThread(Runnable runnable) { in WorkerThread() method in ONSProfileDownloaderTest.WorkerThread 162 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadSuccessCallback() 206 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureUnresolvableError() 248 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureMemoryFullError() 298 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureConnectionError() 355 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureTimeout() 412 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureOperationBusy() 469 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadFailureInvalidResponse() 553 WorkerThread workerThread = new WorkerThread(runnable); in testDownloadOpCode() [all …]
|
| /packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/ |
| D | TranscriptionClient.java | 18 import android.support.annotation.WorkerThread; 36 @WorkerThread 45 @WorkerThread 54 @WorkerThread 63 @WorkerThread
|
| /packages/apps/TV/partner_support/src/com/google/android/tv/partner/support/ |
| D | EpgInputs.java | 25 import android.support.annotation.WorkerThread; 35 @WorkerThread 48 @WorkerThread 68 @WorkerThread 76 @WorkerThread
|
| /packages/apps/Dialer/java/com/android/dialer/simulator/impl/ |
| D | SimulatorRemoteVideo.java | 26 import android.support.annotation.WorkerThread; 81 @WorkerThread 87 @WorkerThread 110 @WorkerThread 133 @WorkerThread 152 @WorkerThread
|
| /packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/ |
| D | DeviceCheckInClient.java | 28 import androidx.annotation.WorkerThread; 147 @WorkerThread 161 @WorkerThread 171 @WorkerThread 189 @WorkerThread 202 @WorkerThread
|
| /packages/modules/Nfc/framework/java/android/nfc/ |
| D | T4tNdefNfcee.java | 25 import android.annotation.WorkerThread; 150 @WorkerThread 174 @WorkerThread 225 @WorkerThread 269 @WorkerThread
|
| /packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/ |
| D | TunerRecordingSessionExoV2.java | 23 import androidx.annotation.WorkerThread; 101 @WorkerThread 111 @WorkerThread 119 @WorkerThread 128 @WorkerThread
|
| D | TunerRecordingSession.java | 23 import android.support.annotation.WorkerThread; 101 @WorkerThread 111 @WorkerThread 119 @WorkerThread 128 @WorkerThread
|
| /packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/ |
| D | TranscriptionDbHelper.java | 28 import android.support.annotation.WorkerThread; 64 @WorkerThread 84 @WorkerThread 111 @WorkerThread 130 @WorkerThread 141 @WorkerThread
|
| /packages/apps/TV/src/com/android/tv/util/ |
| D | TvProviderUtils.java | 28 import android.support.annotation.WorkerThread; 67 @WorkerThread 81 @WorkerThread 93 @WorkerThread 115 @WorkerThread 128 @WorkerThread
|
| /packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/sitemap/ |
| D | SiteMapManager.java | 22 import androidx.annotation.WorkerThread; 65 @WorkerThread 144 @WorkerThread 180 @WorkerThread 191 @WorkerThread 204 @WorkerThread
|
| /packages/modules/Connectivity/framework-t/src/android/app/usage/ |
| D | NetworkStatsManager.java | 33 import android.annotation.WorkerThread; 246 @WorkerThread 296 @WorkerThread 341 @WorkerThread 390 @WorkerThread 423 @WorkerThread 457 @WorkerThread 493 @WorkerThread 537 @WorkerThread 593 @WorkerThread [all …]
|
| /packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ |
| D | DiscoveryAdvertiseProvider.java | 18 import androidx.annotation.WorkerThread; 21 @WorkerThread 25 @WorkerThread
|
| /packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ |
| D | KeyValueStore.java | 21 import android.annotation.WorkerThread; 42 @WorkerThread 48 @WorkerThread
|