/tools/tradefederation/core/tests/src/com/android/tradefed/device/ |
D | BackgroundDeviceActionTest.java | 67 String action = ""; in testBackgroundActionComplete() local 90 String action = ""; in testBackgroundAction_shellException() local 122 String action = ""; in testwaitForDeviceRecovery_online() local 146 String action = ""; in testwaitForDeviceRecovery_blockOffline() local
|
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/builders/ |
D | Menu.kt | 61 fun action(listener: (ActionEvent) -> Unit) { in action() method in traceviewer.ui.builders.MenuItem
|
/tools/tradefederation/core/invocation_interfaces/com/android/tradefed/invoker/logger/ |
D | CurrentInvocation.java | 143 public static void setActionInProgress(ActionInProgress action) { in setActionInProgress() 171 ActionInProgress action = getActionInProgress(); in createFailure() local
|
/tools/tradefederation/core/test_result_interfaces/com/android/tradefed/result/ |
D | FailureDescription.java | 68 public FailureDescription setActionInProgress(ActionInProgress action) { in setActionInProgress()
|
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/ |
D | AoaTargetPreparer.java | 182 Action action = ACTIONS.retrieve(args, input); in execute() local
|
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/queries/ |
D | SliceQueries.kt | 210 val action = visitor.beginSlice(it) in traverseSlices() constant
|
/tools/tradefederation/core/util-apps/WifiUtil/src/com/android/tradefed/utils/wifi/ |
D | WifiMonitorService.java | 73 final String action = intent.getAction(); in onHandleIntent() local
|
/tools/test/openhst/ |
D | stress_test.proto | 147 repeated string action = 3; field
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/pts/ |
D | pts_base_class.py | 170 def process_next_action(self, action): argument
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | SubprocessEventHelper.java | 159 ActionInProgress action = ActionInProgress.UNSET; in TestRunFailedEventInfo() local 299 ActionInProgress action = ActionInProgress.UNSET; in InvocationFailedEventInfo() local
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | TestDevice.java | 632 ScreenshotAction action = new ScreenshotAction(); in getScreenshot() local 1076 DumpPkgAction action = new DumpPkgAction(); in getUninstallablePackageNames() local 1094 DumpPkgAction action = new DumpPkgAction(); in getAppPackageInfo() local 1102 DumpPkgAction action = new DumpPkgAction(); in getAppPackageInfos() local
|
D | NativeDevice.java | 719 DeviceAction action = new DeviceAction() { in executeShellCommand() local 738 DeviceAction action = new DeviceAction() { in executeShellCommand() local 760 DeviceAction action = in executeShellCommand() local 1772 FileQueryAction action = new FileQueryAction(remoteFileEntry, in getFileChildren() local 2070 protected boolean performDeviceAction(String actionDescription, final DeviceAction action, in performDeviceAction()
|
/tools/test/connectivity/acts/framework/acts/controllers/ |
D | fuchsia_device.py | 669 def control_daemon(self, process_name, action): argument
|
D | bluetooth_pts_device.py | 760 def next_action(self, action): argument
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | FastbootDeviceFlasher.java | 169 private String[] buildFastbootCommand(String action, boolean skipReboot, String... args) { in buildFastbootCommand()
|
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 999 def _BatchExecuteOnInstances(self, instances, zone, action): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | ApiLint.kt | 3119 val action = when (item) { in <lambda>() constant
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 563 def ims_cscf_call_action(self, virtual_network_id, action): argument
|