Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarMenuViewController.java70 void updateMenu(@NonNull Bubble bubble) { in updateMenu() method in BubbleBarMenuViewController
DBubbleBarExpandedView.java321 mMenuViewController.updateMenu(bubble); in update()