Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 25 of 31) 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/tests/tests/media/src/android/media/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
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/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java151 public String execute() throws AdbException { in execute() method in ShellCommand.Builder
227 public byte[] execute() throws AdbException { in execute() method in ShellCommand.BytesBuilder
/cts/tests/openglperf2/
Dcob_exporter.py33 def execute(self, context): member in COBExporter
/cts/tests/tests/permission/src/android/permission/cts/
DNfcPermissionTest.java156 public void execute(Runnable r) { in execute() method in NfcPermissionTest.SynchronousExecutor
/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/tests/wifi/src/android/net/wifi/nl80211/cts/
DWifiNl80211ManagerTest.java60 public void execute(Runnable task) { in execute() method in WifiNl80211ManagerTest.TestExecutor
/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/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

12