Searched refs:DISMISS_DIALOG_MSG (Results 1 – 1 of 1) sorted by relevance
1272 static final int DISMISS_DIALOG_MSG = 48; field in ActivityManagerService1515 mHandler.obtainMessage(DISMISS_DIALOG_MSG, d)); in handleMessage()1527 mHandler.obtainMessage(DISMISS_DIALOG_MSG, d)); in handleMessage()1790 case DISMISS_DIALOG_MSG: { in handleMessage()