HomeSort by relevance Sort by last modified time
    Searched refs:needsOutline (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableOutlineView.java 130 boolean hasOutline = needsOutline();
138 protected boolean needsOutline() {
NotificationShelf.java 644 protected boolean needsOutline() {
645 return !mHideBackground && super.needsOutline();
    [all...]

Completed in 157 milliseconds