Searched defs:action (Results 1 – 12 of 12) sorted by relevance
/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
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | AoaTargetPreparer.java | 193 Action action = ACTIONS.retrieve(args, input); in execute() local
|
D | FastbootDeviceFlasher.java | 167 private String[] buildFastbootCommand(String action, String... args) { in buildFastbootCommand()
|
/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/connectivity/acts/framework/acts/controllers/ |
D | fuchsia_device.py | 297 def control_sl4f(self, action): argument
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | TestDevice.java | 553 ScreenshotAction action = new ScreenshotAction(); in getScreenshot() local 979 DumpPkgAction action = new DumpPkgAction(); in getUninstallablePackageNames() local 997 DumpPkgAction action = new DumpPkgAction(); in getAppPackageInfo() local
|
D | NativeDevice.java | 651 DeviceAction action = new DeviceAction() { in executeShellCommand() local 670 DeviceAction action = new DeviceAction() { in executeShellCommand() local 692 DeviceAction action = in executeShellCommand() local 1685 FileQueryAction action = new FileQueryAction(remoteFileEntry, in getFileChildren() local 1977 protected boolean performDeviceAction(String actionDescription, final DeviceAction action, in performDeviceAction()
|
/tools/acloud/internal/lib/ |
D | gcompute_client.py | 861 def _BatchExecuteOnInstances(self, instances, zone, action): argument
|
/tools/metalava/src/main/java/com/android/tools/metalava/ |
D | ApiLint.kt | 2890 val action = when (item) { in <lambda>() constant
|
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ |
D | md8475a.py | 510 def ims_cscf_call_action(self, virtual_network_id, action): argument
|