Home | History | Annotate | Download | only in server

Lines Matching defs:MSG_SEND_BROADCAST

81     private static final int MSG_SEND_BROADCAST = 1;
183 if (msg.what == MSG_SEND_BROADCAST) {
309 mHandler.sendMessage(mHandler.obtainMessage(MSG_SEND_BROADCAST, dropboxIntent));