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