public class DockedStackDividerController extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
animate(long now) |
boolean |
dimFullscreen()
Returns true if the dim should be fullscreen.
|
void |
getDimBounds(Rect outBounds)
Gets the bounds of the dim layer user.
|
DisplayInfo |
getDisplayInfo()
Returns the display info. of the dim layer user.
|
String |
toShortString() |
public boolean animate(long now)
public boolean dimFullscreen()
public DisplayInfo getDisplayInfo()
public void getDimBounds(Rect outBounds)
public String toShortString()