Searched refs:users (Results 1 – 21 of 21) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/ |
D | BtCarMultiUserTest.py | 23 from acts_contrib.test_utils.users import users 36 self.userid_1 = users.create_new_user(self.droid_ad, "testUser") 37 self.userid_2 = users.create_new_user(self.droid_ad, "testUser2") 44 users.switch_user(self.droid_ad, self.OWNER_ID) 46 users.remove_user(self.droid_ad, user_id) 84 if not users.switch_user(self.droid_ad, self.userid_1): 89 if not users.switch_user(self.droid_ad, self.userid_2):
|
/tools/loganalysis/src/com/android/loganalysis/item/ |
D | QtaguidItem.java | 68 JSONArray users = new JSONArray(); in toJson() local 75 users.put(user); in toJson() 82 object.put(USERS_KEY, users); in toJson()
|
/tools/aadevtools/avd/ |
D | README.md | 5 These scripts provide simple steps to add AVD images. So users can use them by the AVD manager GUI …
|
/tools/asuite/atest/proto/ |
D | internal_user_log.proto | 78 optional string user_name = 13; // ldap of the internal users
|
/tools/tradefederation/core/atest_proto/ |
D | internal_user_log.proto | 78 optional string user_name = 13; // ldap of the internal users
|
/tools/metalava/ |
D | USAGE.md | 3 …s out known usages of Metalava with specific features used by each user. The main users are Android
|
D | README.md | 4 users of this tool are Android Platform and AndroidX libraries, however this
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | TestDevice.java | 1516 ArrayList<String[]> users = tokenizeListUsers(); in listUsers() local 1517 ArrayList<Integer> userIds = new ArrayList<Integer>(users.size()); in listUsers() 1518 for (String[] user : users) { in listUsers() 1616 ArrayList<String[]> users = new ArrayList<String[]>(lines.size() - 1); in tokenizeListUserPostT() local 1650 users.add(new String[] {"", id, name, flags, status, type}); in tokenizeListUserPostT() 1653 return users; in tokenizeListUserPostT() 1684 ArrayList<String[]> users = new ArrayList<String[]>(lines.length - 1); in tokenizeListUsersPreT() local 1697 users.add(tokens); in tokenizeListUsersPreT() 1699 return users; in tokenizeListUsersPreT() 2022 ArrayList<String[]> users = tokenizeListUsers(); in getUserIdByFlag() local [all …]
|
/tools/test/connectivity/acts_tests/tests/google/tel/config/ |
D | README.md | 6 …ded by the 'manage_sim.py' utility. Its contents are subject to change so users are highly encoura…
|
/tools/external_updater/ |
D | README.md | 5 The documentation on this page is for users of `external_updater`. If you're 83 replicate upstream. Because most users don't have the privilege to
|
/tools/treble/hacksaw/ |
D | README.md | 180 You can ask hacksaw-users@googlegroups.com by [joining the group](https://groups.google.com/forum/#…
|
/tools/acloud/ |
D | README.md | 5 Acloud is a command line tool that assists users to create an Android Virtual 103 * `--reuse-gce`: 'cuttlefish only' This can help users use their own instance.
|
/tools/asuite/atest/docs/ |
D | develop_test_runners.md | 18 can have a consistent CLI for args instead of requiring the users to remember
|
/tools/treble/build/sandbox/ |
D | nsjail.cfg | 30 # This let's users cancel jobs with CTRL-C
|
/tools/acloud/internal/proto/ |
D | user_config.proto | 58 // * All users talking to the same cloud project can share the same
|
/tools/asuite/atest/bazel/ |
D | atest_bazel_mode.md | 2 Atest is a command line tool that allows users to run Android tests locally
|
/tools/external/fat32lib/ |
D | NOTICE | 15 …our freedom to share and change free software--to make sure the software is free for all its users. 29 …gram. We wish to make sure that a company cannot effectively restrict the users of a free program … 41 Although the Lesser General Public License is Less protective of the users' freedom, it does ensure…
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_sign.txt | 91 such APKs puts users at risk once leaked.
|
/tools/repohooks/tools/ |
D | spelling.txt | 1574 usera||users
|
/tools/metalava/gradle/ |
D | verification-keyring.keys | 1710 uid Netty Project Bot <netty-project-bot@users.noreply.github.com> 3104 uid Michael Schierl (Maven Project Release Key) <schierlm@users.sourceforge.net> 3261 uid AJ Alt <ajalt@users.noreply.github.com>
|
/tools/asuite/atest/bazel/runner/src/main/protobuf/ |
D | build_event_stream.proto | 128 // Identifier of the configuration; users of the protocol should not make
|