Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 15 of 15) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
DISensorOperation.java46 public void execute() throws InterruptedException; in execute() method
DSequentialSensorOperation.java51 public void execute() throws InterruptedException { in execute() method in SequentialSensorOperation
DRepeatingSensorOperation.java51 public void execute() throws InterruptedException { in execute() method in RepeatingSensorOperation
DDelaySensorOperation.java53 public void execute() throws InterruptedException { in execute() method in DelaySensorOperation
DWakeLockOperation.java62 public void execute() throws InterruptedException { in execute() method in WakeLockOperation
DFakeSensorOperation.java59 public void execute() { in execute() method in FakeSensorOperation
DVerifiableSensorOperation.java97 public void execute() throws InterruptedException { in execute() method in VerifiableSensorOperation
DAlarmOperation.java75 public void execute() throws InterruptedException { in execute() method in AlarmOperation
DParallelSensorOperation.java84 public void execute() throws InterruptedException { in execute() method in ParallelSensorOperation
/cts/suite/cts/deviceTests/opengl/
Dcob_exporter.py33 def execute(self, context): member in COBExporter
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Ddeltablue.js302 StayConstraint.prototype.execute = function () { method in StayConstraint
327 EditConstraint.prototype.execute = function () { method in EditConstraint
490 ScaleConstraint.prototype.execute = function () { method in ScaleConstraint
526 EqualityConstraint.prototype.execute = function () { method in EqualityConstraint
776 Plan.prototype.execute = function () { method in Plan
/cts/libs/vogar-expect/src/vogar/commands/
DCommand.java146 public List<String> execute() { in execute() method in Command
285 public List<String> execute() { in execute() method in Command.Builder
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/
DSensorCalibratedUncalibratedVerifier.java52 public void execute() throws Throwable { in execute() method in SensorCalibratedUncalibratedVerifier
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
DScript.java307 public void execute() { in execute() method in Script
DScriptGraph.java143 public void execute() { in execute() method in ScriptGraph