Searched refs:StateForeground (Results 1 – 2 of 2) sorted by relevance
37 public final class StateForeground extends StateImpl { class41 public static StateForeground from( in from()44 return new StateForeground(previousState, resourceConstructed); in from()47 private StateForeground( in StateForeground() method in StateForeground62 StateForeground.this, mResourceConstructed)); in registerEventHandlers()83 StateForeground.this, in registerEventHandlers()
75 return Optional.of((State) StateForeground.from( in registerEventHandlers()