/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
H A D | DeleteScreenshotReceiver.java | 42 private final Executor mBackgroundExecutor; field in DeleteScreenshotReceiver 48 mBackgroundExecutor = backgroundExecutor; in DeleteScreenshotReceiver() 59 mBackgroundExecutor.execute(() -> { in onReceive()
|
H A D | LongScreenshotActivity.java | 73 private final Executor mBackgroundExecutor; field in LongScreenshotActivity 107 mBackgroundExecutor = bgExecutor; in LongScreenshotActivity() 235 mCacheSaveFuture = mImageExporter.exportToRawFile(mBackgroundExecutor, in onLongScreenshotReceived() 385 mBackgroundExecutor, UUID.randomUUID(), mOutputBitmap, ZonedDateTime.now()); in startExport()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/device/ |
H A D | Camera2Actions.java | 46 private final Executor mBackgroundExecutor; field in Camera2Actions 56 mBackgroundExecutor = backgroundExecutor; in Camera2Actions() 66 mBackgroundExecutor.execute(new OpenCameraRunnable(mCameraManager, in executeOpen() 80 mBackgroundExecutor.execute(new CloseCameraRunnable(device, closeListener, mLogger)); in executeClose()
|
/aosp12/packages/apps/Car/libs/car-qc-lib/src/com/android/car/qc/controller/ |
H A D | RemoteQCController.java | 57 private final Executor mBackgroundExecutor; field in RemoteQCController 67 mBackgroundExecutor = new HandlerExecutor( in RemoteQCController() 76 mBackgroundExecutor = backgroundExecutor; in RemoteQCController() 82 mBackgroundExecutor.execute(() -> updateListeningBg(listen)); in updateListening() 112 mBackgroundExecutor.execute(this::updateQCItem); in updateListeningBg()
|
/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/navigationbar/ |
H A D | RegionSamplingHelper.java | 62 private final Executor mBackgroundExecutor; field in RegionSamplingHelper 94 mBackgroundExecutor = backgroundExecutor; in RegionSamplingHelper() 194 mBackgroundExecutor.execute(() -> { in updateSamplingListener() 217 mBackgroundExecutor.execute(() -> { in unregisterSamplingListener()
|
/aosp12/packages/apps/Settings/src/com/android/settings/applications/ |
H A D | HibernatedAppsPreferenceController.java | 65 private final Executor mBackgroundExecutor; field in HibernatedAppsPreferenceController 77 mBackgroundExecutor = bgExecutor; in HibernatedAppsPreferenceController() 132 mBackgroundExecutor.execute(() -> { in loadUnusedCount()
|
/aosp12/frameworks/base/services/core/java/com/android/server/apphibernation/ |
H A D | AppHibernationService.java | 122 private final Executor mBackgroundExecutor; field in AppHibernationService 150 mBackgroundExecutor = injector.getBackgroundExecutor(); in AppHibernationService() 173 mBackgroundExecutor.execute(() -> { in onBootPhase() 192 mBackgroundExecutor, in onBootPhase() 197 mBackgroundExecutor, in onBootPhase() 299 mBackgroundExecutor.execute(() -> hibernatePackageForUser(packageName, realUserId)); in setHibernatingForUser() 301 mBackgroundExecutor.execute( in setHibernatingForUser() 308 mBackgroundExecutor.execute(() -> { in setHibernatingForUser() 343 mBackgroundExecutor.execute(() -> hibernatePackageGlobally(packageName, state)); in setHibernatingGlobally() 574 mBackgroundExecutor.execute(() -> { in onUserUnlocking()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/ |
H A D | KeyguardDisplayManagerTest.java | 65 private Executor mBackgroundExecutor = Runnable::run; field in KeyguardDisplayManagerTest 80 mKeyguardStatusViewComponentFactory, mBackgroundExecutor)); in setUp()
|
H A D | KeyguardUpdateMonitorTest.java | 179 private Executor mBackgroundExecutor = Runnable::run; field in KeyguardUpdateMonitorTest 1105 mRingerModeTracker, mBackgroundExecutor, mMainExecutor, in TestableKeyguardUpdateMonitor()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
H A D | AutoAddTrackerTest.java | 74 private Executor mBackgroundExecutor = Runnable::run; // Direct executor field in AutoAddTrackerTest 277 mBackgroundExecutor, in createAutoAddTracker()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/dialog/ |
H A D | InternetDialog.java | 87 private final Executor mBackgroundExecutor; field in InternetDialog 169 mBackgroundExecutor = executor; in InternetDialog() 396 mBackgroundExecutor.execute(() -> { in setMobileDataLayout()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/ |
H A D | MediaControlPanel.java | 102 protected final Executor mBackgroundExecutor; field in MediaControlPanel 143 mBackgroundExecutor = backgroundExecutor; in MediaControlPanel() 470 mBackgroundExecutor.execute(() -> mSeekBarViewModel.updateController(controller)); in bindPlayer()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsDialogLiteTest.java | 110 @Mock private Executor mBackgroundExecutor; field in GlobalActionsDialogLiteTest 159 mBackgroundExecutor, in setUp()
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | AppsFilter.java | 121 private final Executor mBackgroundExecutor; field in AppsFilter 248 mBackgroundExecutor = backgroundExecutor; 278 mBackgroundExecutor = null; 856 mBackgroundExecutor.execute(() -> {
|
H A D | PackageManagerService.java | 1050 private final Executor mBackgroundExecutor; field in PackageManagerService.Injector 1125 mBackgroundExecutor = new HandlerExecutor(backgroundHandler); in Injector() 1247 return mBackgroundExecutor; in getBackgroundExecutor()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | Dependency.java | 341 @Inject @Background Lazy<Executor> mBackgroundExecutor; field in Dependency 389 mProviders.put(BACKGROUND_EXECUTOR, mBackgroundExecutor::get); in start()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsDialogLite.java | 234 private final Executor mBackgroundExecutor; field in GlobalActionsDialogLite 376 mBackgroundExecutor = backgroundExecutor; in GlobalActionsDialogLite() 1160 mBackgroundExecutor.execute(() -> lockProfiles());
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardUpdateMonitor.java | 338 private final Executor mBackgroundExecutor; field in KeyguardUpdateMonitor 726 mBackgroundExecutor.execute(new Runnable() { in reportSuccessfulBiometricUnlock() 1812 mBackgroundExecutor = backgroundExecutor; in KeyguardUpdateMonitor() 1969 mBackgroundExecutor.execute(() -> { in KeyguardUpdateMonitor()
|