Home
last modified time | relevance | path

Searched refs:showViolationDialogs (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DErrorDialogController.java200 void showViolationDialogs(AppErrorResult res) { in showViolationDialogs() method in ErrorDialogController
H A DActivityManagerService.java1760 proc.mErrorState.getDialogController().showViolationDialogs(res); in handleMessage()