Searched refs:showGlobalActions (Results 1 – 5 of 5) sorted by relevance
204 public abstract void showGlobalActions(); in showGlobalActions() method in WindowManagerInternal
1263 public void showGlobalActions(); in showGlobalActions() method
2597 showGlobalActions(); in performGlobalAction()2893 private void showGlobalActions() { in showGlobalActions() method in AccessibilityManagerService.Service2894 mWindowManagerService.showGlobalActions(); in showGlobalActions()
5501 void showGlobalActions() { in showGlobalActions() method5502 mPolicy.showGlobalActions(); in showGlobalActions()11942 public void showGlobalActions() { in showGlobalActions() method in WindowManagerService.LocalService11943 WindowManagerService.this.showGlobalActions(); in showGlobalActions()
1191 public void showGlobalActions() { in showGlobalActions() method in PhoneWindowManager