Searched refs:showGlobalActions (Results 1 – 5 of 5) sorted by relevance
220 public abstract void showGlobalActions(); in showGlobalActions() method in WindowManagerInternal
1330 public void showGlobalActions(); in showGlobalActions() method
2889 showGlobalActions(); in performGlobalAction()3393 private void showGlobalActions() { in showGlobalActions() method in AccessibilityManagerService.Service3394 mWindowManagerService.showGlobalActions(); in showGlobalActions()
5547 void showGlobalActions() { in showGlobalActions() method5548 mPolicy.showGlobalActions(); in showGlobalActions()11465 public void showGlobalActions() { in showGlobalActions() method in WindowManagerService.LocalService11466 WindowManagerService.this.showGlobalActions(); in showGlobalActions()
1371 public void showGlobalActions() { in showGlobalActions() method in PhoneWindowManager