| /frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/ | 
| D | GlobalConcurrencyModule.java | 110     public abstract Execution provideExecution(ExecutionImpl execution);  in provideExecution()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/ | 
| D | ThresholdSensorImpl.java | 70             Execution execution,  float threshold, float thresholdLatch, int sensorDelay) {  in ThresholdSensorImpl()245         Builder(@Main Resources resources, AsyncSensorManager sensorManager, Execution execution) {  in Builder()
 372                 Execution execution) {  in BuilderFactory()
 
 | 
| D | PostureDependentProximitySensor.java | 50             Execution execution,  in PostureDependentProximitySensor()
 | 
| D | ProximitySensorImpl.java | 124             Execution execution) {  in ProximitySensorImpl()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ | 
| D | UdfpsDisplayMode.kt | 33     private val execution: Execution,  constant in com.android.systemui.biometrics.UdfpsDisplayMode
 | 
| D | AuthController.java | 750             Execution execution,  in AuthController()
 | 
| D | UdfpsController.java | 817             @NonNull Execution execution,  in UdfpsController()
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/preconditions/ | 
| D | LockscreenPrecondition.kt | 29     private val execution: Execution  constant in com.android.systemui.smartspace.preconditions.LockscreenPrecondition
 | 
| /frameworks/base/core/java/android/os/ | 
| D | TestLooperManager.java | 122             MessageExecution execution = new MessageExecution();  in execute()  local
 | 
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/smartspace/ | 
| D | LockscreenPreconditionTest.kt | 45     private lateinit var execution: Execution  variable in com.android.systemui.smartspace.LockscreenPreconditionTest
 | 
| D | LockscreenAndDreamTargetFilterTest.kt | 63     private lateinit var execution: Execution  variable in com.android.systemui.smartspace.LockscreenAndDreamTargetFilterTest
 | 
| D | DreamSmartspaceControllerTest.kt | 62     private lateinit var execution: Execution  variable in com.android.systemui.smartspace.DreamSmartspaceControllerTest
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/filters/ | 
| D | LockscreenAndDreamTargetFilter.kt | 40     private val execution: Execution,  constant in com.android.systemui.smartspace.filters.LockscreenAndDreamTargetFilter
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/smartspace/ | 
| D | DreamSmartspaceController.kt | 54     private val execution: Execution,  in <lambda>()  constant in com.android.systemui.dreams.smartspace.DreamSmartspaceController
 | 
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/lockscreen/ | 
| D | LockscreenSmartspaceControllerTest.kt | 187     private val execution = FakeExecution()  in <lambda>()  constant in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceControllerTest
 | 
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ | 
| D | UdfpsControllerTest.java | 257         Execution execution = new FakeExecution();  in setUp()  local
 | 
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/ | 
| D | LockscreenSmartspaceController.kt | 94         private val execution: Execution,  in <lambda>()  constant in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceController
 |