Home
last modified time | relevance | path

Searched defs:showGlobalActions (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DGlobalActionsProvider.java25 void showGlobalActions(); in showGlobalActions() method
H A DWindowManagerPolicy.java1128 public void showGlobalActions(); in showGlobalActions() method
H A DPhoneWindowManager.java1641 public void showGlobalActions() { in showGlobalActions() method in PhoneWindowManager
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DGlobalActions.java28 void showGlobalActions(GlobalActionsManager manager); in showGlobalActions() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsImpl.java63 public void showGlobalActions(GlobalActionsManager manager) { in showGlobalActions() method in GlobalActionsImpl
/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DSystemActionPerformer.java400 private void showGlobalActions() { in showGlobalActions() method in SystemActionPerformer
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java294 public void showGlobalActions() { in showGlobalActions() method in TestWindowManagerPolicy
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerInternal.java513 public abstract void showGlobalActions(); in showGlobalActions() method in WindowManagerInternal
H A DWindowManagerService.java3376 public void showGlobalActions() { in showGlobalActions() method in WindowManagerService
7785 public void showGlobalActions() { in showGlobalActions() method in WindowManagerService.LocalService
/aosp14/frameworks/base/core/java/android/view/
H A DIWindowManager.aidl758 void showGlobalActions(); in showGlobalActions() method