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