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.java631 msg.what = ActivityManagerService.SHOW_ERROR_UI_MSG; in crashApplicationInner()
DActivityManagerService.java1442 static final int SHOW_ERROR_UI_MSG = 1; field in ActivityManagerService
1561 case SHOW_ERROR_UI_MSG: { in handleMessage()