Searched refs:COMMAND_REPORT (Results 1 – 2 of 2) sorted by relevance
37 public static final String COMMAND_REPORT = "report"; field in Event190 } else if (COMMAND_REPORT.equals(mEvent.mCommand)) { in build()
94 } else if (Event.COMMAND_REPORT.equals(e.getCommand())) { in process()