Searched refs:mBackgroundExecutor (Results 1 – 2 of 2) sorted by relevance
80 private final BackgroundExecutor mBackgroundExecutor; field in ActivityManagerWrapper86 mBackgroundExecutor = BackgroundExecutor.get(); in ActivityManagerWrapper()312 mBackgroundExecutor.submit(new Runnable() { in startActivityFromRecentsAsync()385 return mBackgroundExecutor.submit(new Runnable() { in closeSystemWindows()401 mBackgroundExecutor.submit(new Runnable() {417 mBackgroundExecutor.submit(new Runnable() {
50 private final ExecutorService mBackgroundExecutor = Executors.newSingleThreadExecutor(); field in BrightLineFalsingManager85 mBackgroundExecutor.submit(() -> { in registerSensors()96 mBackgroundExecutor.submit(() -> { in unregisterSensors()