Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppErrors.java381 msg.what = ActivityManagerService.SHOW_ERROR_UI_MSG; in crashApplicationInner()
DActivityManagerService.java1648 static final int SHOW_ERROR_UI_MSG = 1; field in ActivityManagerService
1790 case SHOW_ERROR_UI_MSG: { in handleMessage()