/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | UiOffloadThread.java | 34 private final ExecutorService mExecutorService = Executors.newSingleThreadExecutor(); field in UiOffloadThread
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ParallelPackageParser.java | 55 private final ExecutorService mExecutorService; field in ParallelPackageParser
|
H A D | InitAppsHelper.java | 76 private final ExecutorService mExecutorService; field in InitAppsHelper 260 mScanFlags | SCAN_REQUIRE_KNOWN, packageParser, mExecutorService, null); in initNonSystemApps() local
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/ |
H A D | HotwordAudioStreamCopier.java | 77 private final ExecutorService mExecutorService = Executors.newCachedThreadPool(); field in HotwordAudioStreamCopier 180 private final ExecutorService mExecutorService = Executors.newCachedThreadPool(); field in HotwordAudioStreamCopier.HotwordDetectedResultCopyTask
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | ProcessRecordTests.java | 62 private ExecutorService mExecutorService; field in ProcessRecordTests
|
/aosp14/frameworks/base/services/core/java/com/android/server/apphibernation/ |
H A D | HibernationStateDiskStore.java | 53 private final ScheduledExecutorService mExecutorService; field in HibernationStateDiskStore
|
/aosp14/frameworks/base/services/musicrecognition/java/com/android/server/musicrecognition/ |
H A D | MusicRecognitionManagerService.java | 59 final ExecutorService mExecutorService = Executors.newCachedThreadPool(); field in MusicRecognitionManagerService
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | BatteryExternalStatsWorker.java | 89 private final ScheduledExecutorService mExecutorService = field in BatteryExternalStatsWorker
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IntentForwarderActivity.java | 110 protected ExecutorService mExecutorService; field in IntentForwarderActivity
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/ |
H A D | RecoverableKeyStoreManager.java | 111 private final ScheduledExecutorService mExecutorService; field in RecoverableKeyStoreManager
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/ |
H A D | RecoverableKeyStoreManagerTest.java | 174 @Mock private ScheduledExecutorService mExecutorService; field in RecoverableKeyStoreManagerTest
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/ |
H A D | DataManagerTest.java | 180 private ScheduledExecutorService mExecutorService; field in DataManagerTest
|