Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DHandleMenu.java187 final View moreActionsPillView = mMoreActionsPill.mWindowViewHost.getView(); in setupHandleMenu() local
188 final Button closeBtn = moreActionsPillView.findViewById(R.id.close_button); in setupHandleMenu()
190 final Button selectBtn = moreActionsPillView.findViewById(R.id.select_button); in setupHandleMenu()