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
340 private UserInfo addUser() { in addUser() method in UserManagerServiceCreateProfileTest
231 public Builder addUser(@NonNull UserHandle userHandle) { in addUser() method in BatteryUsageStatsQuery.Builder
285 void addUser(@Nullable Transitions.TransitionFinishCallback finishCallback) { in addUser() method in RemoteTransitionHandler.RemoteDeathHandler
53 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
457 private void addUser(@UserIdInt int userId) { in addUser() method in UserManagerServiceTest
701 private void addUser(int userId) { in addUser() method in ApplicationsState