Searched refs:showStrictModeViolationDialog (Results 1 – 3 of 3) sorted by relevance
329 public abstract boolean showStrictModeViolationDialog(); in showStrictModeViolationDialog() method in ActivityTaskManagerInternal
6449 public boolean showStrictModeViolationDialog() { in showStrictModeViolationDialog() method in ActivityTaskManagerService.LocalService
1609 if (mAtmInternal.showStrictModeViolationDialog()) { in handleMessage()