Searched refs:windowingPillView (Results 1 – 1 of 1) sorted by relevance
157 final View windowingPillView = mWindowingPill.mWindowViewHost.getView(); in setupHandleMenu() local158 final ImageButton fullscreenBtn = windowingPillView.findViewById( in setupHandleMenu()160 final ImageButton splitscreenBtn = windowingPillView.findViewById( in setupHandleMenu()162 final ImageButton floatingBtn = windowingPillView.findViewById(R.id.floating_button); in setupHandleMenu()163 final ImageButton desktopBtn = windowingPillView.findViewById(R.id.desktop_button); in setupHandleMenu()