Searched refs:canShowErrorDialogs (Results 1 – 4 of 4) sorted by relevance
551 public abstract boolean canShowErrorDialogs(); in canShowErrorDialogs() method in ActivityTaskManagerInternal
7430 public boolean canShowErrorDialogs() { in canShowErrorDialogs() method in ActivityTaskManagerService.LocalService
836 if ((mService.mAtmInternal.canShowErrorDialogs() || showBackground)884 if (mService.mAtmInternal.canShowErrorDialogs() || showBackground) {
15186 HSPLcom/android/server/wm/ActivityTaskManagerService$LocalService;->canShowErrorDialogs()Z