OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:setcliptoactualheight
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollState.java
176
row.
setClipToActualHeight
(true);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
TransformState.java
334
row.
setClipToActualHeight
(true);
343
row.
setClipToActualHeight
(false);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java
337
public void
setClipToActualHeight
(boolean clipToActualHeight) {