Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DErrorDialogController.java251 mApp.getWindowProcessController().getDisplayContextsWithErrorDialogs(displayContexts); in getDisplayContexts()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowProcessController.java1150 public void getDisplayContextsWithErrorDialogs(List<Context> displayContexts) { in getDisplayContextsWithErrorDialogs() method in WindowProcessController