Searched refs:BROADCAST_INTENT_MSG (Results 1 – 1 of 1) sorted by relevance
155 static final int BROADCAST_INTENT_MSG = ActivityManagerService.FIRST_BROADCAST_QUEUE_MSG; field in BroadcastQueue168 case BROADCAST_INTENT_MSG: { in handleMessage()391 mHandler.sendMessage(mHandler.obtainMessage(BROADCAST_INTENT_MSG, this)); in scheduleBroadcastsLocked()