OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setClipToActualHeight
(Results
1 - 5
of
5
) sorted by null
/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) {
ExpandableNotificationRow.java
[
all
...]
NotificationContentView.java
591
public void
setClipToActualHeight
(boolean clipToActualHeight) {
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
StackScrollState.java
176
row.
setClipToActualHeight
(true);
Completed in 52 milliseconds