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/userswitcher/
DUserGridRecyclerView.java382 AlertDialog maxUsersDialog = new Builder(mContext, in showMaxUserLimitReachedDialog() local
390 applyCarSysUIDialogFlags(maxUsersDialog); in showMaxUserLimitReachedDialog()
391 maxUsersDialog.show(); in showMaxUserLimitReachedDialog()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DProfileSwitcher.java450 AlertDialog maxUsersDialog = new AlertDialog.Builder(mContext, in showMaxUserLimitReachedDialog() local
458 applyCarSysUIDialogFlags(maxUsersDialog); in showMaxUserLimitReachedDialog()
459 maxUsersDialog.show(); in showMaxUserLimitReachedDialog()