Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java365 AlertDialog maxUsersDialog = new Builder(mContext, in showMaxUserLimitReachedDialog() local
375 applyCarSysUIDialogFlags(maxUsersDialog); in showMaxUserLimitReachedDialog()
376 maxUsersDialog.show(); in showMaxUserLimitReachedDialog()