Home
last modified time | relevance | path

Searched defs:execution (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/util/concurrency/
DGlobalConcurrencyModule.java110 public abstract Execution provideExecution(ExecutionImpl execution); in provideExecution()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/sensors/
DThresholdSensorImpl.java70 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()
DPostureDependentProximitySensor.java50 Execution execution, in PostureDependentProximitySensor()
DProximitySensorImpl.java124 Execution execution) { in ProximitySensorImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsDisplayMode.kt33 private val execution: Execution, constant in com.android.systemui.biometrics.UdfpsDisplayMode
DAuthController.java750 Execution execution, in AuthController()
DUdfpsController.java817 @NonNull Execution execution, in UdfpsController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/preconditions/
DLockscreenPrecondition.kt29 private val execution: Execution constant in com.android.systemui.smartspace.preconditions.LockscreenPrecondition
/frameworks/base/core/java/android/os/
DTestLooperManager.java122 MessageExecution execution = new MessageExecution(); in execute() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/smartspace/
DLockscreenPreconditionTest.kt45 private lateinit var execution: Execution variable in com.android.systemui.smartspace.LockscreenPreconditionTest
DLockscreenAndDreamTargetFilterTest.kt63 private lateinit var execution: Execution variable in com.android.systemui.smartspace.LockscreenAndDreamTargetFilterTest
DDreamSmartspaceControllerTest.kt62 private lateinit var execution: Execution variable in com.android.systemui.smartspace.DreamSmartspaceControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/filters/
DLockscreenAndDreamTargetFilter.kt40 private val execution: Execution, constant in com.android.systemui.smartspace.filters.LockscreenAndDreamTargetFilter
/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/smartspace/
DDreamSmartspaceController.kt54 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/
DLockscreenSmartspaceControllerTest.kt187 private val execution = FakeExecution() in <lambda>() constant in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DUdfpsControllerTest.java257 Execution execution = new FakeExecution(); in setUp() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
DLockscreenSmartspaceController.kt94 private val execution: Execution, in <lambda>() constant in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceController