Home
last modified time | relevance | path

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

12

/cts/tests/tests/media/src/android/media/cts/
DHandlerExecutor.java32 public void execute(Runnable command) { in execute() method in HandlerExecutor
DMediaSessionManagerTest.java534 public void execute(Runnable command) { in execute() method in MediaSessionManagerTest.HandlerExecutor
/cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
DSequentialSensorOperation.java51 public void execute(ISensorTestNode parent) throws Exception { in execute() method in SequentialSensorOperation
DDelaySensorOperation.java51 public void execute(ISensorTestNode parent) throws Exception { in execute() method in DelaySensorOperation
DWakeLockOperation.java63 public void execute(ISensorTestNode parent) throws Exception { in execute() method in WakeLockOperation
DFakeSensorOperation.java60 public void execute(ISensorTestNode parent) { in execute() method in FakeSensorOperation
DRepeatingSensorOperation.java52 public void execute(ISensorTestNode parent) throws Exception { in execute() method in RepeatingSensorOperation
DSensorOperation.java65 public abstract void execute(ISensorTestNode parent) throws Exception; in execute() method in SensorOperation
DAlarmOperation.java79 public void execute(ISensorTestNode parent) throws Exception { in execute() method in AlarmOperation
DTestSensorOperation.java78 void execute(TestSensorManager sensorManager, TestSensorEventListener listener) in execute() method
135 public void execute(ISensorTestNode parent) throws Exception { in execute() method in TestSensorOperation
DParallelSensorOperation.java84 public void execute(final ISensorTestNode parent) throws InterruptedException { in execute() method in ParallelSensorOperation
/cts/tests/openglperf2/
Dcob_exporter.py33 def execute(self, context): member in COBExporter
/cts/tests/core/runner-axt/src/com/android/cts/core/runner/support/
DSingleTestNgTestExecutor.java40 public static Result execute(Class<?> klass, String methodName) { in execute() method in SingleTestNgTestExecutor
/cts/tests/camera/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java217 public void execute(CaptureRequest.Builder rawBurstBuilder, in execute() method
228 public void execute(CaptureRequest.Builder rawBurstBuilder, in execute() method in BurstCaptureRawTest.TestMetaDataRoundDownRoutine
278 public void execute(CaptureRequest.Builder rawBurstBuilder, in execute() method in BurstCaptureRawTest.TestManualAutoSwitch
372 public void execute(Builder rawBurstBuilder, SimpleCaptureCallback rawCaptureCallback, in execute() method in BurstCaptureRawTest.TestTimestamp
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAmProfileTests.java155 public void execute() { in startActivityProfiling() method in AmProfileTests
/cts/tests/sensor/src/android/hardware/cts/helpers/
DSensorCalibratedUncalibratedVerifier.java56 public void execute() throws Throwable { in execute() method in SensorCalibratedUncalibratedVerifier
/cts/hostsidetests/systemui/src/android/host/systemui/
DBaseTileServiceTest.java102 private void execute(String cmd) throws Exception { in execute() method in BaseTileServiceTest
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
DScript.java307 public void execute() { in execute() method in Script
DScriptGraph.java174 public void execute() { in execute() method in ScriptGraph
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputManagerTest.java359 public void execute(Runnable r) { in execute() method in TvInputManagerTest.CallbackExecutor
/cts/tests/tests/secure_element/access_control/AccessControlApp3/src/android/omapi/accesscontrol3/cts/
DAccessControlTest.java163 public void execute(Runnable r) { in execute() method in AccessControlTest.SynchronousExecutor
/cts/tests/tests/secure_element/access_control/AccessControlApp2/src/android/omapi/accesscontrol2/cts/
DAccessControlTest.java153 public void execute(Runnable r) { in execute() method in AccessControlTest.SynchronousExecutor
/cts/tests/tests/secure_element/access_control/AccessControlApp1/src/android/omapi/accesscontrol1/cts/
DAccessControlTest.java154 public void execute(Runnable r) { in execute() method in AccessControlTest.SynchronousExecutor
/cts/tests/tests/secure_element/omapi/src/android/omapi/cts/
DOmapiTest.java151 public void execute(Runnable r) { in execute() method in OmapiTest.SynchronousExecutor
/cts/tests/sensor/src/android/hardware/cts/
DSensorTest.java739 public void execute(TestSensorManager sensorManager, TestSensorEventListener listener) in execute() method in SensorTest.FlushExecutor

12