Searched defs:addUser (Results 1 – 8 of 8) sorted by relevance
499 private UserInfo addUser(int userId) throws RemoteException { in addUser() method in AppHibernationServiceTest506 private UserInfo addUser(int userId, String[] packageNames) throws RemoteException { in addUser() method in AppHibernationServiceTest517 private UserInfo addUser(int userId, List<PackageInfo> userPackages) throws RemoteException { in addUser() method in AppHibernationServiceTest
343 private UserInfo addUser() { in addUser() method in UserManagerServiceCreateProfileTest
232 public Builder addUser(@NonNull UserHandle userHandle) { in addUser() method in BatteryUsageStatsQuery.Builder
54 public void addUser(int userId) { in addUser() method in TestSystemImpl
276 public File addUser(int userId, int flags, String type) { in addUser() method in MockSystemServices280 public File addUser(int userId, int flags, String type, int profileGroupId) { in addUser() method in MockSystemServices
383 void addUser(@Nullable Transitions.TransitionFinishCallback finishCallback) { in addUser() method in RemoteTransitionHandler.RemoteDeathHandler
975 private void addUser(@UserIdInt int userId) { in addUser() method in UserManagerServiceTest
712 private void addUser(int userId) { in addUser() method in ApplicationsState