Home
last modified time | relevance | path

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

/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/util/concurrency/
DGlobalConcurrencyModule.java110 public abstract Execution provideExecution(ExecutionImpl execution); in provideExecution()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsDisplayMode.kt33 private val execution: Execution, constant in com.android.systemui.biometrics.UdfpsDisplayMode
DUdfpsController.java693 @NonNull Execution execution, in UdfpsController()
DAuthController.java722 Execution execution, in AuthController()
/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.java123 MessageExecution execution = new MessageExecution(); in execute() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/smartspace/
DLockscreenPreconditionTest.kt46 private lateinit var execution: Execution variable in com.android.systemui.smartspace.LockscreenPreconditionTest
DLockscreenTargetFilterTest.kt61 @Mock private lateinit var execution: Execution variable in com.android.systemui.smartspace.LockscreenTargetFilterTest
DCommunalSmartspaceControllerTest.kt55 @Mock private lateinit var execution: Execution variable in com.android.systemui.smartspace.CommunalSmartspaceControllerTest
DDreamSmartspaceControllerTest.kt62 private lateinit var execution: Execution variable in com.android.systemui.smartspace.DreamSmartspaceControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/smartspace/filters/
DLockscreenTargetFilter.kt40 private val execution: Execution, constant in com.android.systemui.smartspace.filters.LockscreenTargetFilter
/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/smartspace/
DCommunalSmartspaceController.kt47 private val execution: Execution, in <lambda>() constant in com.android.systemui.communal.smartspace.CommunalSmartspaceController
/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.kt195 private val execution = FakeExecution() in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/lockscreen/
DLockscreenSmartspaceController.kt108 private val execution: Execution, in <lambda>() constant in com.android.systemui.statusbar.lockscreen.LockscreenSmartspaceController