Searched defs:addUser (Results 1 – 6 of 6) sorted by relevance
389 private UserInfo addUser(int userId) throws RemoteException { in addUser() method in AppHibernationServiceTest396 private UserInfo addUser(int userId, String[] packageNames) throws RemoteException { in addUser() method in AppHibernationServiceTest407 private UserInfo addUser(int userId, List<PackageInfo> userPackages) throws RemoteException { in addUser() method in AppHibernationServiceTest
195 public Builder addUser(@NonNull UserHandle userHandle) { in addUser() method in BatteryUsageStatsQuery.Builder
338 private UserInfo addUser() { in addUser() method in UserManagerServiceCreateProfileTest
53 public void addUser(int userId) { in addUser() method in TestSystemImpl
226 public File addUser(int userId, int flags, String type) { in addUser() method in MockSystemServices230 public File addUser(int userId, int flags, String type, int profileGroupId) { in addUser() method in MockSystemServices
672 private void addUser(int userId) { in addUser() method in ApplicationsState