FileDocCategorySizeDatePackage
StatusBarState.javaAPI DocAndroid 5.1 API1203Thu Mar 12 22:22:42 GMT 2015com.android.systemui.statusbar

StatusBarState

public class StatusBarState extends Object
Class to encapsulate all possible status bar states regarding Keyguard.

Fields Summary
public static final int
SHADE
The status bar is in the "normal" shade mode.
public static final int
KEYGUARD
Status bar is currently the Keyguard.
public static final int
SHADE_LOCKED
Status bar is in the special mode, where it is fully interactive but still locked. So dismissing the shade will still show the bouncer.
Constructors Summary
Methods Summary