Searched refs:CANCEL_HEAVY_NOTIFICATION_MSG (Results 1 – 2 of 2) sorted by relevance
1326 static final int CANCEL_HEAVY_NOTIFICATION_MSG = 25; field in ActivityManagerService1755 case CANCEL_HEAVY_NOTIFICATION_MSG: { in handleMessage()4334 mHandler.sendMessage(mHandler.obtainMessage(CANCEL_HEAVY_NOTIFICATION_MSG, in finishHeavyWeightApp()5875 mHandler.sendMessage(mHandler.obtainMessage(CANCEL_HEAVY_NOTIFICATION_MSG, in removeProcessLocked()5928 mHandler.sendMessage(mHandler.obtainMessage(CANCEL_HEAVY_NOTIFICATION_MSG, in processStartTimedOutLocked()15571 mHandler.sendMessage(mHandler.obtainMessage(CANCEL_HEAVY_NOTIFICATION_MSG, in cleanUpApplicationRecordLocked()
3362 ActivityManagerService.CANCEL_HEAVY_NOTIFICATION_MSG); in destroyActivityLocked()