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