OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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