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

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

Completed in 43 milliseconds