OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mClipToActualHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java
44
private boolean
mClipToActualHeight
= true;
325
if (
mClipToActualHeight
) {
338
mClipToActualHeight
= clipToActualHeight;
NotificationContentView.java
108
private boolean
mClipToActualHeight
= true;
583
if (
mClipToActualHeight
) {
592
mClipToActualHeight
= clipToActualHeight;
[
all
...]
Completed in 1158 milliseconds