Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/ui/
DTabFragment.java526 View profileMenuView = LayoutInflater.from(requireContext()).inflate( in onClickProfileMenuButton() local
528 sProfileMenuWindow.setContentView(profileMenuView); in onClickProfileMenuButton()
529 LinearLayout profileMenuContainer = profileMenuView.findViewById( in onClickProfileMenuButton()