Searched refs:StateBackgroundWithSurfaceTexture (Results 1 – 6 of 6) sorted by relevance
38 public class StateBackgroundWithSurfaceTexture extends StateImpl { class46 public static StateBackgroundWithSurfaceTexture from( in from()50 return new StateBackgroundWithSurfaceTexture( in from()54 private StateBackgroundWithSurfaceTexture( in StateBackgroundWithSurfaceTexture() method in StateBackgroundWithSurfaceTexture72 StateBackgroundWithSurfaceTexture.this, in registerEventHandlers()85 StateBackgroundWithSurfaceTexture.this, mResourceConstructed)); in registerEventHandlers()
96 State nextState = StateBackgroundWithSurfaceTexture.from( in registerEventHandlers()
102 return Optional.of((State) StateBackgroundWithSurfaceTexture.from( in registerEventHandlers()
91 return Optional.of((State) StateBackgroundWithSurfaceTexture.from( in registerEventHandlers()
141 return Optional.of((State) StateBackgroundWithSurfaceTexture.from( in registerEventHandlers()
214 return Optional.of((State) StateBackgroundWithSurfaceTexture.from( in registerEventHandlers()