Searched refs:HALT_EVENT (Results 1 – 1 of 1) sorted by relevance
44 private static final Event HALT_EVENT = new Event(Event.HALT, null); field in GraphRunner934 mRunLoop.pushEvent(HALT_EVENT); in halt()