Searched refs:MSG_REPORT_TRACE (Results 1 – 2 of 2) sorted by relevance
80 public static final int MSG_REPORT_TRACE = 1; field in TraceReportService129 if (msg.what == MSG_REPORT_TRACE) { in onMessage()
213 message.what = TraceReportService.MSG_REPORT_TRACE; in reportTrace()