Searched refs:CLEAR_LOG_EVENT (Results 1 – 2 of 2) sorted by relevance
24 public static final String CLEAR_LOG_EVENT = "CLEAR_LOG_EVENT"; field
168 } else if (robotEvent.equals(RobotAutomationListener.CLEAR_LOG_EVENT)) { in onResume()