Searched refs:DISMISS_DIALOG_UI_MSG (Results 1 – 1 of 1) sorted by relevance
117 import static com.android.server.wm.ActivityTaskManagerService.UiHandler.DISMISS_DIALOG_UI_MSG;6111 static final int DISMISS_DIALOG_UI_MSG = 1; field in ActivityTaskManagerService.UiHandler6120 case DISMISS_DIALOG_UI_MSG: { in handleMessage()6528 mUiHandler.obtainMessage(DISMISS_DIALOG_UI_MSG, d)); in showSystemReadyErrorDialogsIfNeeded()6547 mUiHandler.obtainMessage(DISMISS_DIALOG_UI_MSG, d)); in showSystemReadyErrorDialogsIfNeeded()