OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCATION_MAIN_AREA
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackViewState.java
29
public static final int
LOCATION_MAIN_AREA
= 0x04;
StackScrollAlgorithm.java
364
childViewState.location = StackViewState.
LOCATION_MAIN_AREA
;
511
childViewState.location = StackViewState.
LOCATION_MAIN_AREA
;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java
558
| StackViewState.
LOCATION_MAIN_AREA
;
[
all
...]
Completed in 776 milliseconds