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