Searched refs:collapse (Results 1 – 16 of 16) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | HeadsUpTouchHelper.java | 150 public void notifyFling(boolean collapse) { in notifyFling() argument 151 if (collapse && mCollapseSnoozes) { in notifyFling()
|
D | PanelBar.java | 202 pv.collapse(delayed, speedUpFactor); in collapsePanel()
|
D | PanelView.java | 953 public void collapse(boolean delayed, float speedUpFactor) { in collapse() method in PanelView 1211 collapse(false /* delayed */, 1.0f /* speedUpFactor */); 1260 collapse(false /* delayed */, 1.0f /* speedUpFactor */); in collapseWithDuration()
|
D | NotificationPanelView.java | 948 public void collapse(boolean delayed, float speedUpFactor) { in collapse() method in NotificationPanelView 957 super.collapse(delayed, speedUpFactor); in collapse()
|
D | StatusBar.java | 1861 mNotificationPanel.collapse(false /* delayed */, 1.0f /* speedUpFactor */); in handleSystemKey()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | ActivityLaunchAnimator.java | 156 mNotificationPanel.collapse(false /* delayed */, 1.0f /* speedUpFactor */); in onAnimationStart()
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 32 …anyone with access to the controller instance to do things like expand, collapse, or move the chil…
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 2142 // dismiss/expand/collapse/click/button events 2150 // click collapse button on expanded conditional
|
/frameworks/native/docs/ |
D | Doxyfile | 1020 # can expand and collapse entries dynamically later on. Doxygen will expand
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 1140 # and collapse entries dynamically later on. Doxygen will expand the tree to
|
D | Doxyfile.orig | 1131 # and collapse entries dynamically later on. Doxygen will expand the tree to
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1206 # and collapse entries dynamically later on. Doxygen will expand the tree to
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile.orig | 1256 # and collapse entries dynamically later on. Doxygen will expand the tree to
|
D | Doxyfile | 1256 # and collapse entries dynamically later on. Doxygen will expand the tree to
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 19553 method public T collapse(android.icu.number.NumberRangeFormatter.RangeCollapse);
|
/frameworks/base/api/ |
D | current.txt | 19553 method public T collapse(android.icu.number.NumberRangeFormatter.RangeCollapse);
|