Searched refs:enterPipRunnable (Results 1 – 1 of 1) sorted by relevance
3790 final Runnable enterPipRunnable = () -> { in enterPictureInPictureMode() local3824 mH.post(enterPipRunnable); in enterPictureInPictureMode()3829 enterPipRunnable.run(); in enterPictureInPictureMode()3831 mH.post(enterPipRunnable); in enterPictureInPictureMode()3840 (deferred) -> enterPipRunnable.run()); in enterPictureInPictureMode()3842 enterPipRunnable.run(); in enterPictureInPictureMode()