Home | History | Annotate | Download | only in filterfw

Lines Matching defs:RESUME

49     private static final Event RESUME_EVENT = new Event(Event.RESUME, null);
96 public static final int RESUME = 8;
150 case Event.RESUME:
362 // If some other event (such as a resume()) does schedule, then we may schedule
707 public void resume() {