Home | History | Annotate | Download | only in phone

Lines Matching refs:SHADE

945         // animate-swipe all dismissable notifications, then animate the shade closed
1321 // do not show the notification in the shade, yet.
1425 if (mState == StatusBarState.SHADE) {
2425 if (mState == StatusBarState.SHADE) {
2535 if (!showing && mState == StatusBarState.SHADE) {
2680 if (powerSave && getBarState() == StatusBarState.SHADE) {
3714 * @return true if we would like to stay in the shade, false if it should go away entirely
3718 setBarState(StatusBarState.SHADE);
3979 // We have notifications, go to locked shade.
4010 * If secure with redaction: Show bouncer, go to unlocked shade.
4014 * @param expandView The view to expand after going to the shade.