Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java385 AlertDialog addUserDialog = new Builder(mContext, in showConfirmAddUserDialog() local
394 applyCarSysUIDialogFlags(addUserDialog); in showConfirmAddUserDialog()
395 addUserDialog.show(); in showConfirmAddUserDialog()