Home
last modified time | relevance | path

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

12

/cts/hostsidetests/car/app/src/android/car/cts/app/
DPowerPolicyTestCommand.java44 public abstract void execute(); in execute() method in PowerPolicyTestCommand
60 public void execute() { in execute() method in PowerPolicyTestCommand.SetTestCommand
74 public void execute() { in execute() method in PowerPolicyTestCommand.ClearTestCommand
88 public void execute() { in execute() method in PowerPolicyTestCommand.DumpPolicyCommand
120 public void execute() { in execute() method in PowerPolicyTestCommand.AddListenerCommand
139 public void execute() { in execute() method in PowerPolicyTestCommand.RemoveListenerCommand
158 public void execute() { in execute() method in PowerPolicyTestCommand.DumpListenerCommand
182 public void execute() { in execute() method in PowerPolicyTestCommand.CheckListenersCommand
201 public void execute() { in execute() method in PowerPolicyTestCommand.ResetListenersCommand
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestRcsCapabilityExchangeImpl.java37 void execute(DeviceCapPublishListener listener, String pidfXml, PublishResponseCallback cb) in execute() method
43 void execute(Collection<Uri> uris, SubscribeResponseCallback cb) throws ImsException; in execute() method
48 void execute(Uri contactUri, Set<String> myCapabilities, OptionsResponseCallback callback) in execute() method
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
DIntraPreviewAction.java119 public abstract void execute() throws in execute() method in IntraPreviewAction
139 public void execute() throws InterruptedException { in execute() method in PreviewSleepAction
165 public void execute() throws InterruptedException, CameraAccessException { in execute() method in PreviewDynamicZoomAction
214 public void execute() throws InterruptedException, CameraAccessException, ItsException { in execute() method in PreviewDynamicMeteringAction
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DHandlerExecutor.java32 public void execute(Runnable command) { in execute() method in 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/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java186 public String execute() throws AdbException { in execute() method in ShellCommand.Builder
314 public byte[] execute() throws AdbException { in execute() method in ShellCommand.BytesBuilder
/cts/hostsidetests/art/host/src/android/art/cts/host/
DThreadLocalRandomTest.java90 private byte[] execute(String command) throws Exception { in execute() method in ThreadLocalRandomTest
/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/activity/
DAmProfileTests.java158 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/
DCompatChangesTileServiceTest.java134 private void execute(String cmd) throws Exception { in execute() method in CompatChangesTileServiceTest
DActiveTileServiceCompatChangeTest.java152 private void execute(String cmd) throws Exception { in execute() method in ActiveTileServiceCompatChangeTest
DBaseTileServiceTest.java128 private void execute(String cmd) throws Exception { in execute() method in BaseTileServiceTest
/cts/tests/tests/wifi/src/android/net/wifi/nl80211/cts/
DWifiNl80211ManagerTest.java64 public void execute(Runnable task) { in execute() method in WifiNl80211ManagerTest.TestExecutor
/cts/common/device-side/interactive/src/main/java/com/android/interactive/
DStep.java110 public static <E> E execute(Class<? extends Step<E>> stepClass) throws Exception { in execute() method in Step

12