Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java530 protected void onTrackingStopped(boolean expand) { in onTrackingStopped()
718 protected void fling(float vel, boolean expand) { in fling()
722 protected void fling(float vel, boolean expand, boolean expandBecauseOfFalsing) { in fling()
726 protected void fling(float vel, boolean expand, float collapseSpeedUpFactor, in fling()
736 protected void flingToHeight(float vel, boolean expand, float target, in flingToHeight()
996 public void expand(final boolean animate) { in expand() method in PanelView
DPanelBar.java238 public void onTrackingStopped(boolean expand) { in onTrackingStopped()
DPhoneStatusBarView.java252 public void onTrackingStopped(boolean expand) { in onTrackingStopped()
DNotificationPanelView.java1004 public void fling(float vel, boolean expand) { in fling()
1013 protected void flingToHeight(float vel, boolean expand, float target, in flingToHeight()
2405 public void expand(boolean animate) { in expand() method in NotificationPanelView
2444 protected void onTrackingStopped(boolean expand) { in onTrackingStopped()
DStatusBar.java3624 public void onTrackingStopped(boolean expand) { in onTrackingStopped()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/animation/
DExpandedAnimationControllerTest.java234 private void expand() throws InterruptedException { in expand() method in ExpandedAnimationControllerTest
/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.java786 private void expand() { in expand() method in RecipientEditTextView