Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DUserGridRecyclerView.java407 AlertDialog addUserDialog = new Builder(getKeyguardDialogWindowContext(), in showConfirmAddUserDialog() local
416 applyCarSysUIDialogFlags(addUserDialog); in showConfirmAddUserDialog()
417 addUserDialog.show(); in showConfirmAddUserDialog()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/qc/
DProfileSwitcher.java469 AlertDialog addUserDialog = new AlertDialog.Builder(mContext, in showConfirmAddUserDialog() local
479 applyCarSysUIDialogFlags(addUserDialog); in showConfirmAddUserDialog()
480 addUserDialog.show(); in showConfirmAddUserDialog()