Searched refs:mPendingRemoteAnimation (Results 1 – 1 of 1) sorted by relevance
486 private RemoteAnimationAdapter mPendingRemoteAnimation; field in ActivityRecord990 if (mPendingRemoteAnimation != null) { in dump()993 pw.println(mPendingRemoteAnimation.getCallingPid()); in dump()4192 mPendingRemoteAnimation = options.getRemoteAnimationAdapter(); in setOptions()4199 if (mPendingRemoteAnimation != null) { in applyOptionsAnimation()4201 mPendingRemoteAnimation); in applyOptionsAnimation()4376 mPendingRemoteAnimation = null; in clearOptionsAnimation()