Searched refs:setStartingSurface (Results 1 – 2 of 2) sorted by relevance
120 .setStartingSurface(mWMComponent.getStartingSurface()) in init()136 .setStartingSurface(Optional.ofNullable(null)) in init()
96 Builder setStartingSurface(Optional<StartingSurface> s); in setStartingSurface() method