Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DHandleMenu.java255 final View appInfoPill = mAppInfoPill.mWindowViewHost.getView(); in checkClickEvent() local
256 final ImageButton collapse = appInfoPill.findViewById(R.id.collapse_menu_button); in checkClickEvent()