Searched refs:mRemoteHandler (Results 1 – 1 of 1) sorted by relevance
115 if (pendingTransition.mRemoteHandler != null) { in playAnimation()116 pendingTransition.mRemoteHandler.startAnimation(transition, info, startTransaction, in playAnimation()118 mActiveRemoteHandler = pendingTransition.mRemoteHandler; in playAnimation()522 OneShotRemoteHandler mRemoteHandler; field in SplitScreenTransitions.TransitSession547 mRemoteHandler = new OneShotRemoteHandler( in TransitSession()549 mRemoteHandler.setTransition(transition); in TransitSession()