Searched refs:users (Results 1 – 9 of 9) sorted by relevance
68 JSONArray users = new JSONArray(); in toJson() local75 users.put(user); in toJson()82 object.put(USERS_KEY, users); in toJson()
770 ArrayList<String[]> users = tokenizeListUsers();771 ArrayList<Integer> userIds = new ArrayList<Integer>(users.size());772 for (String[] user : users) {794 ArrayList<String[]> users = new ArrayList<String[]>(lines.length - 1);806 users.add(tokens);808 return users;954 ArrayList<String[]> users = tokenizeListUsers();955 for (String[] user : users) {
58 // * All users talking to the same cloud project can share the same
6 …ded by the 'manage_sim.py' utility. Its contents are subject to change so users are highly encoura…
30 num_users: number of users (int)
18 can have a consistent CLI for args instead of requiring the users to remember
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…
48 such APKs puts users at risk once leaked.
3 Atest is a command line tool that allows users to build, install and run Android tests locally.