Home
last modified time | relevance | path

Searched refs:reverse (Results 1 – 25 of 62) sorted by relevance

123

/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DPlaybackOverlayFragment.java518 mBgFadeOutAnimator.reverse(); in fade()
519 mControlRowFadeOutAnimator.reverse(); in fade()
520 mOtherRowFadeOutAnimator.reverse(); in fade()
521 mDescriptionFadeOutAnimator.reverse(); in fade()
523 mBgFadeInAnimator.reverse(); in fade()
524 mControlRowFadeInAnimator.reverse(); in fade()
525 mOtherRowFadeInAnimator.reverse(); in fade()
526 mDescriptionFadeInAnimator.reverse(); in fade()
DPlaybackOverlaySupportFragment.java520 mBgFadeOutAnimator.reverse(); in fade()
521 mControlRowFadeOutAnimator.reverse(); in fade()
522 mOtherRowFadeOutAnimator.reverse(); in fade()
523 mDescriptionFadeOutAnimator.reverse(); in fade()
525 mBgFadeInAnimator.reverse(); in fade()
526 mControlRowFadeInAnimator.reverse(); in fade()
527 mOtherRowFadeInAnimator.reverse(); in fade()
528 mDescriptionFadeInAnimator.reverse(); in fade()
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedStateListDrawable.java168 currentTransition.reverse(); in selectTransition()
238 public void reverse() { in reverse() method in AnimatedStateListDrawable.Transition
298 public void reverse() { in reverse() method in AnimatedStateListDrawable.AnimationDrawableTransition
299 mAnim.reverse(); in reverse()
337 reverse(); in start()
344 public void reverse() { in reverse() method in AnimatedStateListDrawable.AnimatedVectorDrawableTransition
346 mAvd.reverse(); in reverse()
DAnimatedVectorDrawable.java470 public void reverse() { in reverse() method in AnimatedVectorDrawable
481 animator.reverse(); in reverse()
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DAbsActionBarView.java241 protected int positionChild(View child, int x, int y, int contentHeight, boolean reverse) { in positionChild() argument
246 if (reverse) { in positionChild()
252 return (reverse ? -childWidth : childWidth); in positionChild()
/frameworks/base/core/java/com/android/internal/widget/
DAbsActionBarView.java257 protected int positionChild(View child, int x, int y, int contentHeight, boolean reverse) { in positionChild() argument
262 if (reverse) { in positionChild()
268 return (reverse ? -childWidth : childWidth); in positionChild()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DActivatableNotificationView.java261 private void startActivateAnimation(boolean reverse) { in startActivateAnimation() argument
269 if (reverse) { in startActivateAnimation()
279 if (!reverse) { in startActivateAnimation()
288 if (reverse) { in startActivateAnimation()
304 .alpha(reverse ? 0f : 1f) in startActivateAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DTaskStackViewLayoutAlgorithm.java330 static float reverse(float x) { in reverse() method in TaskStackViewLayoutAlgorithm
335 return 1f - (float) (Math.pow(LogBase, reverse(x))) / (LogBase); in logFunc()
339 return (float) (Math.log((1f - reverse(y)) * (LogBase - 1) + 1) / Math.log(LogBase)); in invLogFunc()
/frameworks/base/tools/preload/
Dsorttable.js97 sorttable.reverse(this.sorttable_tbody);
110 sorttable.reverse(this.sorttable_tbody);
244 reverse: function(tbody) { method
/frameworks/base/libs/hwui/
DSpotShadow.h57 static void reverse(Vector2* polygon, int len);
DSpotShadow.cpp338 reverse(polygon, len); in makeClockwise()
348 void SpotShadow::reverse(Vector2* polygon, int len) { in reverse() function in android::uirenderer::SpotShadow
/frameworks/base/docs/html/training/location/
Ddisplay-address.jd54 also known as <em>reverse geocoding</em>.</p>
142 <em>reverse geocoding</em>. To perform the main work of the intent service,
143 that is, your reverse geocoding request, implement
146 {@link android.location.Geocoder} object to handle the reverse geocoding.</p>
200 include the {@link android.location.Location} object required for reverse
221 a string. In the case of a successful reverse geocoding, the string contains
288 request. In the case of a successful reverse geocoding, the message contains
433 reverse geocoding process was successful, the <code>resultData</code> contains
Dindex.jd82 (reverse geocoding).
/frameworks/base/docs/html/google/play/billing/
Dbilling_best_practices.jd40 verification process by reverse engineering your .apk file. If you do offload security processing to
56 <p>You should obfuscate your In-app Billing code so it is difficult for an attacker to reverse
78 which means it is relatively easy for an attacker to reverse engineer your application if you use
/frameworks/base/core/java/android/animation/
DAnimator.java432 public void reverse() { in reverse() method in Animator
DAnimatorSet.java967 public void reverse() { in reverse() method in AnimatorSet
970 node.animation.reverse(); in reverse()
/frameworks/base/docs/html/training/graphics/opengl/
Dtouch.jd72 // reverse direction of rotation above the mid-line
77 // reverse direction of rotation to left of the mid-line
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
DRecentsTaskLoadPlan.java80 Collections.reverse(mRawTasks); in preloadRawTasks()
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DSearchOrbView.java233 mShadowFocusAnimator.reverse(); in startShadowFocusAnimation()
/frameworks/base/docs/html/guide/topics/resources/
Danimation-resource.jd79 android:repeatMode=["repeat" | "reverse"]
88 android:repeatMode=["repeat" | "reverse"]
198 …ve integer or <code>"-1"</code> for this attribute to have an effect. Set to <code>"reverse"</code>
199 …to have the animation reverse direction with each iteration or <code>"repeat"</code> to have the a…
271 …ve integer or <code>"-1"</code> for this attribute to have an effect. Set to <code>"reverse"</code>
272 …to have the animation reverse direction with each iteration or <code>"repeat"</code> to have the a…
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/native/
Dsparse_weight_vector.cpp324 abs_val_list.reverse(); in ReprojectL1()
/frameworks/base/docs/html/tools/help/
Dproguard.jd42 …sized <code>.apk</code> file that is more difficult to reverse engineer. Because ProGuard makes yo…
43 application harder to reverse engineer, it is important that you use it
/frameworks/base/docs/html/guide/practices/
Dscreens-distribution.jd104 &lt;compatible-screens>}</a> element for the reverse scenario (when your application is not
175 &lt;supports-screens>}</a> element for the reverse scenario (when your application is not compatible
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java334 if (matches(getResources().getDomainSuffixes(), reverse(domain))) { in isValidDomain()
1330 protected static String reverse(String str) { in reverse() method in AbstractMessageParser
/frameworks/base/docs/html/design/handhelds/
Dindex.jd56 interacted with most recently. They are organized in reverse chronological order with the most

123