Searched defs:users (Results 1 – 10 of 10) sorted by relevance
33 List<UserHandle> users = mDevicePolicyManager.listForegroundAffiliatedUsers(); in testListForegroundAffiliatedUsers_onlyForegroundUser() local42 List<UserHandle> users = mDevicePolicyManager.listForegroundAffiliatedUsers(); in testListForegroundAffiliatedUsers_empty() local
101 int[] users = Utils.prepareSingleUser(getDevice()); in resumeOnReboot_SingleUser_Success() local141 int[] users = Utils.prepareSingleUser(getDevice()); in resumeOnReboot_ManagedProfile_Success() local187 int[] users = Utils.prepareMultipleUsers(getDevice(), 2); in resumeOnReboot_TwoUsers_SingleUserUnlock_Success() local244 int[] users = Utils.prepareMultipleUsers(getDevice(), 2); in resumeOnReboot_TwoUsers_BothUserUnlock_Success() local303 int[] users = Utils.prepareSingleUser(getDevice()); in resumeOnReboot_SingleUser_ServerBased_Success() local339 int[] users = Utils.prepareSingleUser(getDevice()); in resumeOnReboot_SingleUser_MultiClient_ClientASuccess() local382 int[] users = Utils.prepareSingleUser(getDevice()); in resumeOnReboot_SingleUser_MultiClient_ClientBSuccess() local
70 final int[] users = Utils.prepareMultipleUsers(getDevice(), 2); in setUp() local
169 int[] users = new int[] { primary }; in getAllUsers() local
35 public static Users users() { in users() method in TestApis
104 Map<Integer, AdbUser> users = new HashMap<>(); in parseUsers() local
114 List<UserReference> users = new ArrayList<>(all()); in initial() local203 Set<UserReference> users = findUsersOfType(userType); in findUserOfType() local
87 final List<UserHandle> users = userManager.getUserProfiles(); in requestQuietModeEnabledForProfile() local
150 int[] users = new int[] { primary }; in getAllUsers() local
338 Collection<UserReference> users = TestApis.users().all(); in checkForTerminalDeviceOwnerFailures() local