Home | History | Annotate | Download | only in statusbar

Lines Matching defs:isHeadsUp

178     public boolean isHeadsUp() {
182 public void setHeadsUp(boolean isHeadsUp) {
184 mIsHeadsUp = isHeadsUp;
185 mPrivateLayout.setHeadsUp(isHeadsUp);
287 * Set this notification to be pinned to the top if {@link #isHeadsUp()} is true. By doing this