Home
last modified time | relevance | path

Searched refs:userNames (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java543 protected UserInfo doInBackground(String... userNames) { in doInBackground() argument
544 AsyncFuture<UserCreationResult> future = mCarUserManager.createUser(userNames[0], in doInBackground()