Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 25 of 65) sorted by relevance

123

/frameworks/volley/src/com/android/volley/toolbox/
DPoolingByteArrayOutputStream.java71 private void expand(int i) { in expand() method in PoolingByteArrayOutputStream
84 expand(len); in write()
90 expand(1); in write()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java337 boolean expand = flingExpands(vel, vectorVel) in onTouchEvent()
339 onTrackingStopped(expand); in onTouchEvent()
340 DozeLog.traceFling(expand, mTouchAboveFalsingThreshold, in onTouchEvent()
344 if (!expand && mStatusBar.getBarState() == StatusBarState.KEYGUARD) { in onTouchEvent()
352 fling(vel, expand); in onTouchEvent()
353 mUpdateFlingOnLayout = expand && mPanelClosedOnDown && !mHasLayoutedSinceDown; in onTouchEvent()
379 protected void onTrackingStopped(boolean expand) { in onTrackingStopped() argument
381 mBar.onTrackingStopped(PanelView.this, expand); in onTrackingStopped()
538 protected void fling(float vel, boolean expand) { in fling() argument
540 float target = expand ? getMaxPanelHeight() : 0.0f; in fling()
[all …]
DPhoneStatusBarView.java160 public void onTrackingStopped(PanelView panel, boolean expand) { in onTrackingStopped() argument
161 super.onTrackingStopped(panel, expand); in onTrackingStopped()
162 mBar.onTrackingStopped(expand); in onTrackingStopped()
DNotificationPanelView.java483 expand(); in expandWithQs()
487 public void fling(float vel, boolean expand) { in fling() argument
492 super.fling(vel, expand); in fling()
1242 private void flingSettings(float vel, boolean expand) { in flingSettings() argument
1243 flingSettings(vel, expand, null); in flingSettings()
1246 private void flingSettings(float vel, boolean expand, final Runnable onFinishRunnable) { in flingSettings() argument
1247 float target = expand ? mQsMaxExpansionHeight : mQsMinExpansionHeight; in flingSettings()
1284 mQsAnimatorExpand = expand; in flingSettings()
1613 protected void onTrackingStopped(boolean expand) { in onTrackingStopped() argument
1614 super.onTrackingStopped(expand); in onTrackingStopped()
[all …]
DPanelBar.java232 public void onTrackingStopped(PanelView panel, boolean expand) { in onTrackingStopped() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java280 public void setSystemExpanded(boolean expand) { in setSystemExpanded() argument
281 if (expand != mIsSystemExpanded) { in setSystemExpanded()
283 mIsSystemExpanded = expand; in setSystemExpanded()
314 boolean expand = isExpanded(); in applyExpansionToLayout()
315 if (expand && mExpandable) { in applyExpansionToLayout()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DRowsFragment.java196 public void setExpand(boolean expand) { in setExpand() argument
197 mExpand = expand; in setExpand()
202 if (DEBUG) Log.v(TAG, "setExpand " + expand + " count " + count); in setExpand()
524 void onExpandTransitionStart(boolean expand, final Runnable callback) { in onExpandTransitionStart() argument
526 if (expand) { in onExpandTransitionStart()
DRowsSupportFragment.java198 public void setExpand(boolean expand) { in setExpand() argument
199 mExpand = expand; in setExpand()
204 if (DEBUG) Log.v(TAG, "setExpand " + expand + " count " + count); in setExpand()
526 void onExpandTransitionStart(boolean expand, final Runnable callback) { in onExpandTransitionStart() argument
528 if (expand) { in onExpandTransitionStart()
/frameworks/base/docs/html/training/
Dadvanced.jd9 <p>What you see now is still the beginning. We plan to add many more classes, expand and refine
/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeLog.java111 public static void traceFling(boolean expand, boolean aboveThreshold, boolean thresholdNeeded, in traceFling() argument
114 log("fling expand=" + expand + " aboveThreshold=" + aboveThreshold + " thresholdNeeded=" in traceFling()
/frameworks/base/docs/html/distribute/users/
Dexpand-to-new-markets.jd3 page.image=/distribute/images/expand-into-new-markets.jpg
48 advantage of Android’s powerful growth around the world and expand your app
129 <img src="{@docRoot}images/gp-expand-2.jpg" style="padding:8px 0">
280 <img src="{@docRoot}images/gp-expand-4.jpg" class="border-img">
284 <img src="{@docRoot}images/gp-expand-5.jpg" class="border-img">
Dyour-listing.jd116 Many developers start in their country of strength, then expand into new
123 <a href="{@docRoot}distribute/users/expand-to-new-markets.html">capitalize on
/frameworks/opt/calendar/src/com/android/calendarcommon2/
DRecurrenceProcessor.java131 long[] dates = expand(dtstart, recur, in getLastOccurence()
636 public long[] expand(Time dtstart, in expand() method in RecurrenceProcessor
663 expand(dtstart, rrule, rangeStartDateValue, in expand()
678 expand(dtstart, exrule, rangeStartDateValue, in expand()
733 public void expand(Time dtstart, in expand() method in RecurrenceProcessor
/frameworks/base/docs/html/guide/topics/ui/layout/
Dlinear.jd61 terms of how much space is should occupy on the screen. A larger weight value allows it to expand
69 area required by its content. The other two will expand equally to fill the space remaining after
/frameworks/base/docs/html/distribute/essentials/best-practices/
Dgames.jd227 "{@docRoot}distribute/users/expand-to-new-markets.html">expand into other
Dapps.jd225 "{@docRoot}distribute/users/expand-to-new-markets.html">expand into other
/frameworks/base/docs/html/sdk/installing/
Dmigrate.jd30 <li>Locate the project you exported from Eclipse, expand it, select the
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
DRecurrenceProcessorTest.java109 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in verifyRecurrence()
2476 long [] dates = rp.expand(dtstart, recur, rangeStartMillis, rangeEndMillis); in performanceTextExpand()
DRRuleTest.java118 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in runRecurrenceIteratorTest()
/frameworks/base/libs/hwui/
DOpenGLRenderer.h502 void startTilingCurrentClip(bool opaque = false, bool expand = false);
509 void startTiling(const Rect& clip, int windowHeight, bool opaque = false, bool expand = false);
/frameworks/base/docs/html/tools/extras/
Doem-usb.jd81 <li>Locate and expand <em>Other device</em> in the right pane.</li>
101 <li>Locate and expand <em>Android Phone</em> in the right pane.</li>
147 <li>Locate and expand <em>ADB Interface</em> in the right pane.</li>
/frameworks/base/docs/html/training/design-navigation/
Dmultiple-sizes.jd90 …ne status indicator icons. Optionally also provide an expand control that allows the user to expan…
/frameworks/base/docs/html/training/wearables/notifications/
Dstacks.jd32 card, which users can expand to view the details from each notification separately. The new
/frameworks/base/docs/html/training/wearables/ui/
D2d-picker.jd156 the device screen. This example configures each card to expand as required, so users can scroll
/frameworks/base/docs/html/tools/support-library/
Dsetup.jd59 find the <em>Extras</em> folder and, if necessary, expand to show its contents.</li>
179 <li>In the new library project, expand the {@code libs/} folder, right-click each {@code .jar}

123