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/
ExpandableView.java
377
public void
setClipToActualHeight
(boolean clipToActualHeight) {
ExpandableNotificationRow.java
[
all
...]
NotificationShelf.java
100
setClipToActualHeight
(false);
[
all
...]
NotificationContentView.java
721
public void
setClipToActualHeight
(boolean clipToActualHeight) {
[
all
...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
TransformState.java
388
row.
setClipToActualHeight
(true);
397
row.
setClipToActualHeight
(false);
Completed in 60 milliseconds