Searched refs:StateForegroundWithSurfaceTexture (Results 1 – 3 of 3) sorted by relevance
34 public final class StateForegroundWithSurfaceTexture extends StateImpl { class39 public static StateForegroundWithSurfaceTexture from( in from()43 return new StateForegroundWithSurfaceTexture( in from()49 private StateForegroundWithSurfaceTexture( in StateForegroundWithSurfaceTexture() method in StateForegroundWithSurfaceTexture
71 return Optional.of((State) StateForegroundWithSurfaceTexture.from( in registerEventHandlers()
82 State nextState = StateForegroundWithSurfaceTexture.from( in registerEventHandlers()