Searched refs:DISMISS_DIALOG_UI_MSG (Results 1 – 1 of 1) sorted by relevance
115 import static com.android.server.wm.ActivityTaskManagerService.UiHandler.DISMISS_DIALOG_UI_MSG;6060 static final int DISMISS_DIALOG_UI_MSG = 1; field in ActivityTaskManagerService.UiHandler6069 case DISMISS_DIALOG_UI_MSG: { in handleMessage()6471 mUiHandler.obtainMessage(DISMISS_DIALOG_UI_MSG, d)); in showSystemReadyErrorDialogsIfNeeded()6490 mUiHandler.obtainMessage(DISMISS_DIALOG_UI_MSG, d)); in showSystemReadyErrorDialogsIfNeeded()