Home
last modified time | relevance | path

Searched refs:users (Results 1 – 21 of 21) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarMultiUserTest.py23 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/
DQtaguidItem.java68 JSONArray users = new JSONArray(); in toJson() local
75 users.put(user); in toJson()
82 object.put(USERS_KEY, users); in toJson()
/tools/aadevtools/avd/
DREADME.md5 These scripts provide simple steps to add AVD images. So users can use them by the AVD manager GUI …
/tools/asuite/atest/proto/
Dinternal_user_log.proto78 optional string user_name = 13; // ldap of the internal users
/tools/tradefederation/core/atest_proto/
Dinternal_user_log.proto78 optional string user_name = 13; // ldap of the internal users
/tools/metalava/
DUSAGE.md3 …s out known usages of Metalava with specific features used by each user. The main users are Android
DREADME.md4 users of this tool are Android Platform and AndroidX libraries, however this
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1516 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/
DREADME.md6 …ded by the 'manage_sim.py' utility. Its contents are subject to change so users are highly encoura…
/tools/external_updater/
DREADME.md5 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/
DREADME.md180 You can ask hacksaw-users@googlegroups.com by [joining the group](https://groups.google.com/forum/#…
/tools/acloud/
DREADME.md5 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/
Ddevelop_test_runners.md18 can have a consistent CLI for args instead of requiring the users to remember
/tools/treble/build/sandbox/
Dnsjail.cfg30 # This let's users cancel jobs with CTRL-C
/tools/acloud/internal/proto/
Duser_config.proto58 // * All users talking to the same cloud project can share the same
/tools/asuite/atest/bazel/
Datest_bazel_mode.md2 Atest is a command line tool that allows users to run Android tests locally
/tools/external/fat32lib/
DNOTICE15 …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/
Dhelp_sign.txt91 such APKs puts users at risk once leaked.
/tools/repohooks/tools/
Dspelling.txt1574 usera||users
/tools/metalava/gradle/
Dverification-keyring.keys1710 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/
Dbuild_event_stream.proto128 // Identifier of the configuration; users of the protocol should not make