Searched refs:enterPipRunnable (Results 1 – 1 of 1) sorted by relevance
3435 final Runnable enterPipRunnable = () -> { in enterPictureInPictureMode() local3466 mH.post(enterPipRunnable); in enterPictureInPictureMode()3471 enterPipRunnable.run(); in enterPictureInPictureMode()