Searched refs:SERVICE_CLEAR_ONE (Results 1 – 1 of 1) sorted by relevance
47 static final String SERVICE_CLEAR_ONE = SERVICE_BASE + "SERVICE_CLEAR_ONE"; field in MockListener131 } else if (SERVICE_CLEAR_ONE.equals(action)) { in onCreate()159 filter.addAction(SERVICE_CLEAR_ONE); in onCreate()275 sendCommand(context, SERVICE_CLEAR_ONE, tag, code); in clearOne()