Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMenuView.java359 updateActionViews(menuState, stackBounds); in showMenu()
463 updateActionViews(mMenuState, stackBounds); in setActions()
467 private void updateActionViews(int menuState, Rect stackBounds) { in updateActionViews() method in PipMenuView