Searched refs:MSG_DELAYED_SCREENSHOT (Results 1 – 1 of 1) sorted by relevance
172 private static final int MSG_DELAYED_SCREENSHOT = 2; field in BugreportProgressService331 if (msg.what == MSG_DELAYED_SCREENSHOT) { in handleMessage()674 msg.what = MSG_DELAYED_SCREENSHOT; in takeScreenshot()