OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCATION_FIRST_HUN
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackViewState.java
27
public static final int
LOCATION_FIRST_HUN
= 0x01;
StackScrollAlgorithm.java
414
childState.location = StackViewState.
LOCATION_FIRST_HUN
;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java
557
private static final int VISIBLE_LOCATIONS = StackViewState.
LOCATION_FIRST_HUN
[
all
...]
Completed in 960 milliseconds