Searched defs:addUser (Results 1 – 7 of 7) 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
218 public Builder addUser(@NonNull UserHandle userHandle) { in addUser() method in BatteryUsageStatsQuery.Builder
53 public void addUser(int userId) { in addUser() method in TestSystemImpl
275 void addUser(@Nullable Transitions.TransitionFinishCallback finishCallback) { in addUser() method in RemoteTransitionHandler.RemoteDeathHandler
250 public File addUser(int userId, int flags, String type) { in addUser() method in MockSystemServices254 public File addUser(int userId, int flags, String type, int profileGroupId) { in addUser() method in MockSystemServices
676 private void addUser(int userId) { in addUser() method in ApplicationsState