Searched refs:canCloseSystemDialogs (Results 1 – 7 of 7) sorted by relevance
47 boolean canCloseSystemDialogs(Collection<IBinder> tokens, int uid); in canCloseSystemDialogs() method
239 return mBackgroundActivityStartCallback.canCloseSystemDialogs( in canCloseSystemDialogsByToken()
293 public abstract boolean canCloseSystemDialogs(int pid, int uid); in canCloseSystemDialogs() method in ActivityTaskManagerInternal
2952 if (!canCloseSystemDialogs(pid, uid)) { in checkCanCloseSystemDialogs()2977 private boolean canCloseSystemDialogs(int pid, int uid) { in canCloseSystemDialogs() method in ActivityTaskManagerService5314 public boolean canCloseSystemDialogs(int pid, int uid) { in canCloseSystemDialogs() method in ActivityTaskManagerService.LocalService5315 return ActivityTaskManagerService.this.canCloseSystemDialogs(pid, uid); in canCloseSystemDialogs()
1209 if (!mActivityTaskManager.canCloseSystemDialogs(pid, uid)) { in checkCanCollapseStatusBar()
11094 public boolean canCloseSystemDialogs(Collection<IBinder> tokens, int uid) {
26782 …ation/NotificationManagerService$NotificationTrampolineCallback;->canCloseSystemDialogs(Ljava/util…44591 HPLcom/android/server/wm/ActivityTaskManagerService;->canCloseSystemDialogs(II)Z+]Landroid/util/Arr…