Searched refs:mBackgroundExecutor (Results 1 – 4 of 4) sorted by relevance
46 private final Executor mBackgroundExecutor; field in Camera2Actions56 mBackgroundExecutor = backgroundExecutor; in Camera2Actions()66 mBackgroundExecutor.execute(new OpenCameraRunnable(mCameraManager, in executeOpen()80 mBackgroundExecutor.execute(new CloseCameraRunnable(device, closeListener, mLogger)); in executeClose()
65 private final Executor mBackgroundExecutor; field in HibernatedAppsPreferenceController77 mBackgroundExecutor = bgExecutor; in HibernatedAppsPreferenceController()132 mBackgroundExecutor.execute(() -> { in loadUnusedCount()
55 private final Executor mBackgroundExecutor; field in HvacController128 mBackgroundExecutor = backgroundExecutor; in HvacController()224 mBackgroundExecutor.execute( in setTemperature()
90 private final Executor mBackgroundExecutor; field in MicPrivacyChipDialogController112 mBackgroundExecutor = backgroundExecutor; in MicPrivacyChipDialogController()140 mBackgroundExecutor.execute(() -> { in show()