Searched refs:canShowErrorDialogs (Results 1 – 4 of 4) sorted by relevance
551 public abstract boolean canShowErrorDialogs(); in canShowErrorDialogs() method in ActivityTaskManagerInternal
6517 public boolean canShowErrorDialogs() { in canShowErrorDialogs() method in ActivityTaskManagerService.LocalService
1026 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)1076 if (mService.mAtmInternal.canShowErrorDialogs() || showBackground) {
44464 HPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->canShowErrorDialogs()Z+]Lcom/and…