Searched refs:MSG_SEND_BROADCAST (Results 1 – 1 of 1) sorted by relevance
282 static final int MSG_SEND_BROADCAST = 1; field in DropBoxManagerService.DropBoxManagerBroadcastHandler295 case MSG_SEND_BROADCAST: in handleMessage()363 sendMessage(obtainMessage(MSG_SEND_BROADCAST, createIntent(tag, time))); in sendBroadcast()