Home
last modified time | relevance | path

Searched defs:action (Results 1 – 13 of 13) sorted by relevance

/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/builders/
DMenu.kt61 fun action(listener: (ActionEvent) -> Unit) { in action() method in traceviewer.ui.builders.MenuItem
/tools/netsim/ui/ts/
Ddevice-dragzone.ts10 @property({type: String, attribute: 'action'}) action = 'move'; property in DeviceDragZone
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dpdu_controller_utils.py58 def _set_status(self, action, status): argument
90 def _set_status(self, action, status): argument
/tools/security/remote_provisioning/hwtrust/src/
Dmain.rs14 action: Action, field
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/queries/
DSliceQueries.kt210 val action = visitor.beginSlice(it) in traverseSlices() constant
/tools/test/openhst/
Dstress_test.proto147 repeated string action = 3; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/pts/
Dpts_base_class.py167 def process_next_action(self, action): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dbluetooth_pts_device.py759 def next_action(self, action): argument
/tools/asuite/atest/bazel/runner/src/main/protobuf/
Dbuild_event_stream.proto1133 Action action = 2; field
1165 ActionExecuted action = 7; field
/tools/acloud/internal/lib/
Dgcompute_client.py1000 def _BatchExecuteOnInstances(self, instances, zone, action): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py3777 def set_time_sync_from_network(ad, action): argument
3789 def datetime_handle(ad, action, set_datetime_value='', get_year=False): argument
/tools/metalava/src/main/java/com/android/tools/metalava/
DApiLint.kt2338 val action = when (item) { in <lambda>() constant
/tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/
Dmd8475a.py570 def ims_cscf_call_action(self, virtual_network_id, action): argument