Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DProfileSwitcher.java350 AlertDialog maxUsersDialog = new AlertDialog.Builder(mContext, in showMaxUserLimitReachedDialog() local
358 applyCarSysUIDialogFlags(maxUsersDialog); in showMaxUserLimitReachedDialog()
359 maxUsersDialog.show(); in showMaxUserLimitReachedDialog()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java366 AlertDialog maxUsersDialog = new Builder(mContext, in showMaxUserLimitReachedDialog() local
374 applyCarSysUIDialogFlags(maxUsersDialog); in showMaxUserLimitReachedDialog()
375 maxUsersDialog.show(); in showMaxUserLimitReachedDialog()