/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/ |
D | agsa_acts.py | 50 def _initiate_agsa_ota(self, file_path, destination=None, force=True): argument 62 if force: 63 force = 'true' 65 force = 'false' 67 command = AGSA_BROADCAST % (destination, force) 118 force=True, timeout=660): argument 124 self._initiate_agsa_ota(file_path, destination, force) 128 def install_agsa(self, version, force=False): argument 145 in current_version)) or force:
|
D | apollo_acts.py | 465 timer.start_timer(profiles_to_check, force=True) 517 self.measurement_timer.start_timer(DEFAULT_BT_STATUS, force=True) 547 force=True, argument 567 dfu_path, destination=destination, force=force) 598 self.measurement_timer.start_timer(profiles_to_check, force=True)
|
/tools/test/connectivity/acts/framework/acts/libs/utils/ |
D | timer.py | 28 def start_timer(self, record_ids='Default', force=False): argument 49 if force or rec not in self.recorder: 53 def stop_timer(self, record_ids=None, force=False): argument 78 if force or self.recorder[rec][1] is None:
|
/tools/test/openhst/resources/ |
D | stress_test.dsp_trigger_sw_rejection.ascii_proto | 25 command: "shell dumpsys deviceidle force-idle" 50 command: "shell dumpsys deviceidle force-idle"
|
D | stress_test.dsp_monitoring_on_idle.ascii_proto | 13 command: "shell dumpsys deviceidle force-idle"
|
D | stress_test.dsp_trigger_and_screen_off.ascii_proto | 27 command: "shell dumpsys deviceidle force-idle"
|
/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | GCSBucketUtil.java | 568 public CommandResult remove(String pattern, boolean force) throws IOException { in remove() argument 581 if (force) { in remove() 591 if (!force && !CommandStatus.SUCCESS.equals(res.getStatus())) { in remove() 618 public CommandResult remove(Path path, boolean force) throws IOException { in remove() argument 619 return remove(path.toString(), force); in remove()
|
/tools/aadevtools/performance/ |
D | time_to_init_disp.sh | 35 adb shell am force-stop "$PKG_NAME"
|
/tools/acloud/create/ |
D | create.py | 180 args.force = False 220 args.force, args.gcp_init, args.host, args.host_base, args.host_local_ca])
|
/tools/acloud/setup/ |
D | setup.py | 77 subtask.Run(force_setup=args.force)
|
/tools/netsim/pdl/ |
D | mac80211_hwsim.pdl | 105 * command to force use of channel contexts even when only a 108 * command to force radio removal when process that created the radio dies
|
/tools/asuite/adevice/src/ |
D | cli.rs | 38 force: bool,
|
D | adevice.rs | 223 if matches!(cli.command, cli::Commands::Clean { force } if !force) { in adevice()
|
/tools/metalava/ |
D | USAGE.md | 23 `--force-convert-to-warning-nullability-annotations`) for SDK
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | DeviceSetup.java | 1395 protected void setForceSkipSystemProps(boolean force) { in setForceSkipSystemProps() argument 1396 mForceSkipSystemProps = force; in setForceSkipSystemProps() 1399 protected void setForceRootSetup(boolean force) { in setForceRootSetup() argument 1400 mForceRoot = force; in setForceRootSetup()
|
/tools/asuite/aidegen/ |
D | README.md | 104 1. In IntelliJ, uses [File] > [Invalidate Caches / Restart...] to force
|
/tools/external_updater/ |
D | external_updater.py | 271 if new_version_available or args.force or args.refresh or answer:
|
/tools/acloud/ |
D | README.md | 215 > $ acloud setup --force
|
/tools/apksig/src/main/java/com/android/apksig/ |
D | ApkSigner.java | 1367 public Builder setForceSourceStampOverwrite(boolean force) { in setForceSourceStampOverwrite() argument 1368 mForceSourceStampOverwrite = force; in setForceSourceStampOverwrite()
|
/tools/repohooks/ |
D | README.md | 103 force your own quote handling.
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 49 --force-stamp-overwrite Whether to overwrite existing source stamp in the
|
/tools/repohooks/tools/ |
D | spelling.txt | 670 forse||force
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | TestDeviceTest.java | 4486 int apiLevel, boolean wait, boolean force, String expectedCommand) throws Exception { in verifyStopUserSuccess() argument 4517 assertTrue(mTestDevice.stopUser(10, wait, force)); in verifyStopUserSuccess()
|
/tools/dexter/testdata/expected/ |
D | medium.compact_cfg | 21816 .params "ft", "viewId", "viewType", "timeMillis", "force" 29718 97| const-string/jumbo v4, "force" 84005 6| const-string/jumbo v1, "force" 84165 25| const-string/jumbo v3, "force"
|