Searched defs:action (Results  1 – 13 of 13) sorted by relevance
| /tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/builders/ | 
| D | Menu.kt | 61     fun action(listener: (ActionEvent) -> Unit) {  in action()  method
 | 
| /tools/netsim/ui/ts/ | 
| D | device-dragzone.ts | 10   @property({type: String, attribute: 'action'}) action = 'move';  property in DeviceDragZone
 | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ | 
| D | pdu_controller_utils.py | 58     def _set_status(self, action, status):  argument90     def _set_status(self, action, status):  argument
 
 | 
| /tools/security/remote_provisioning/hwtrust/src/ | 
| D | main.rs | 14     action: Action,  field
 | 
| /tools/trebuchet/core/common/src/main/kotlin/trebuchet/queries/ | 
| D | SliceQueries.kt | 210         val action = visitor.beginSlice(it)  in traverseSlices()  constant
 | 
| /tools/test/openhst/ | 
| D | stress_test.proto | 147   repeated string action = 3;  field
 | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/pts/ | 
| D | pts_base_class.py | 167     def process_next_action(self, action):  argument
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/ | 
| D | bluetooth_pts_device.py | 759     def next_action(self, action):  argument
 | 
| /tools/asuite/atest/bazel/runner/src/main/protobuf/ | 
| D | build_event_stream.proto | 1133   Action action = 2;  field1165     ActionExecuted action = 7;  field
 
 | 
| /tools/acloud/internal/lib/ | 
| D | gcompute_client.py | 1000     def _BatchExecuteOnInstances(self, instances, zone, action):  argument
 | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ | 
| D | tel_test_utils.py | 3777 def set_time_sync_from_network(ad, action):  argument3789 def datetime_handle(ad, action, set_datetime_value='', get_year=False):  argument
 
 | 
| /tools/metalava/src/main/java/com/android/tools/metalava/ | 
| D | ApiLint.kt | 2338                 val action = when (item) {  in <lambda>()  constant
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/anritsu_lib/ | 
| D | md8475a.py | 570     def ims_cscf_call_action(self, virtual_network_id, action):  argument
 |