Searched defs:VISIBLE_LOCATIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java501 private static final int VISIBLE_LOCATIONS = ViewState.LOCATION_FIRST_CARD field in class:PhoneStatusBar
551 (mStackScroller.getChildLocation(entry.row) & VISIBLE_LOCATIONS) != 0;

Completed in 179 milliseconds