HomeSort by relevance Sort by last modified time
    Searched refs:OnAnimationStartedListener (Results 1 - 11 of 11) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsTransitionHelper.java 28 import android.app.ActivityOptions.OnAnimationStartedListener;
112 final ActivityOptions.OnAnimationStartedListener animStartedListener;
121 animStartedListener = new OnAnimationStartedListener() {
152 animStartedListener = new OnAnimationStartedListener() {
205 public IRemoteCallback wrapStartedListener(final OnAnimationStartedListener listener) {
RecentsView.java 25 import android.app.ActivityOptions.OnAnimationStartedListener;
644 final OnAnimationStartedListener startedListener =
645 new OnAnimationStartedListener() {
    [all...]
  /frameworks/base/core/java/android/app/
ActivityOptions.java 316 * @param listener Optional OnAnimationStartedListener to find out when the
324 int enterResId, int exitResId, Handler handler, OnAnimationStartedListener listener) {
359 final OnAnimationStartedListener listener) {
379 public interface OnAnimationStartedListener {
504 * @param listener Optional OnAnimationStartedListener to find out when the
511 Bitmap thumbnail, int startX, int startY, OnAnimationStartedListener listener) {
516 Bitmap thumbnail, int startX, int startY, OnAnimationStartedListener listener,
537 OnAnimationStartedListener listener, boolean scaleUp) {
560 * @param listener Optional OnAnimationStartedListener to find out when the
569 Handler handler, OnAnimationStartedListener listener)
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
RecentsImpl.java 27 import android.app.ActivityOptions.OnAnimationStartedListener;
224 private ActivityOptions.OnAnimationStartedListener mResetToggleFlagListener =
225 new OnAnimationStartedListener() {
    [all...]
  /frameworks/base/config/
compiled-classes-phone 195 android.app.ActivityOptions$OnAnimationStartedListener
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 110 milliseconds