OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:flingToHeight
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java
634
flingToHeight
(vel, expand, target, collapseSpeedUpFactor, expandBecauseOfFalsing);
637
protected void
flingToHeight
(float vel, boolean expand, float target,
[
all
...]
NotificationPanelView.java
555
protected void
flingToHeight
(float vel, boolean expand, float target,
561
super.
flingToHeight
(vel, expand, target, collapseSpeedUpFactor, expandBecauseOfFalsing);
[
all
...]
Completed in 365 milliseconds