Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/dialog/
H A DUserSwitchDialog.kt58 val gridFrame = regex
60 setView(gridFrame)
62 adapter.linkToViewGroup(gridFrame.findViewById(R.id.grid))
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/user/
H A DUserSwitchDialogController.kt108 val gridFrame = LayoutInflater.from(this.context) regex
110 setView(gridFrame)
114 adapter.linkToViewGroup(gridFrame.findViewById(R.id.grid))