Searched refs:mPendingRemoteAnimation (Results 1 – 1 of 1) sorted by relevance
488 private RemoteAnimationAdapter mPendingRemoteAnimation; field in ActivityRecord1016 if (mPendingRemoteAnimation != null) { in dump()1019 pw.println(mPendingRemoteAnimation.getCallingPid()); in dump()4416 mPendingRemoteAnimation = options.getRemoteAnimationAdapter(); in setOptions()4423 if (mPendingRemoteAnimation != null) { in applyOptionsAnimation()4425 mPendingRemoteAnimation); in applyOptionsAnimation()4622 mPendingRemoteAnimation = null; in clearOptionsAnimation()