Searched refs:enterPipRunnable (Results 1 – 1 of 1) sorted by relevance
3644 final Runnable enterPipRunnable = () -> { in enterPictureInPictureMode() local3677 mH.post(enterPipRunnable); in enterPictureInPictureMode()3682 enterPipRunnable.run(); in enterPictureInPictureMode()3684 mH.post(enterPipRunnable); in enterPictureInPictureMode()3693 (deferred) -> enterPipRunnable.run()); in enterPictureInPictureMode()3695 enterPipRunnable.run(); in enterPictureInPictureMode()