Searched refs:MSG_POLL (Results 1 – 1 of 1) sorted by relevance
146 private static final int MSG_POLL = 2; field in BugreportProgressService283 if (msg.what == MSG_POLL) { in handleMessage()366 sendEmptyMessageDelayed(MSG_POLL, POLLING_FREQUENCY); in poll()