Searched refs:userNames (Results 1 – 2 of 2) sorted by relevance
559 protected UserInfo doInBackground(String... userNames) { in doInBackground() argument560 AsyncFuture<UserCreationResult> future = mCarUserManager.createUser(userNames[0], in doInBackground()
492 protected UserInfo doInBackground(String... userNames) { in doInBackground() argument493 AsyncFuture<UserCreationResult> future = mCarUserManager.createUser(userNames[0], in doInBackground()