Home
last modified time | relevance | path

Searched defs:expand (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java526 protected void onTrackingStopped(boolean expand) { in onTrackingStopped()
710 protected void fling(float vel, boolean expand) { in fling()
714 protected void fling(float vel, boolean expand, boolean expandBecauseOfFalsing) { in fling()
718 protected void fling(float vel, boolean expand, float collapseSpeedUpFactor, in fling()
728 protected void flingToHeight(float vel, boolean expand, float target, in flingToHeight()
988 public void expand(final boolean animate) { in expand() method in PanelView
DPanelBar.java229 public void onTrackingStopped(boolean expand) { in onTrackingStopped()
DPhoneStatusBarView.java251 public void onTrackingStopped(boolean expand) { in onTrackingStopped()
DNotificationPanelView.java859 public void fling(float vel, boolean expand) { in fling()
868 protected void flingToHeight(float vel, boolean expand, float target, in flingToHeight()
2101 public void expand(boolean animate) { in expand() method in NotificationPanelView
2140 protected void onTrackingStopped(boolean expand) { in onTrackingStopped()
DStatusBar.java3499 public void onTrackingStopped(boolean expand) { in onTrackingStopped()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DExpandedAnimationControllerTest.java225 private void expand() throws InterruptedException { in expand() method in ExpandedAnimationControllerTest
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtext_format.h218 void SetExpandAny(bool expand) { in SetExpandAny()
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java636 public long[] expand(Time dtstart, in expand() method in RecurrenceProcessor
733 public void expand(Time dtstart, in expand() method in RecurrenceProcessor
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeLog.java128 public static void traceFling(boolean expand, boolean aboveThreshold, boolean thresholdNeeded, in traceFling()
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DLockscreenFragment.java150 public final ExpandableIndicator expand; field in LockscreenFragment.Holder
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java783 private void expand() { in expand() method in RecipientEditTextView