Searched refs:restoreVShapedPlayers (Results 1 – 4 of 4) sorted by relevance
39 void restoreVShapedPlayers(@NonNull FocusRequester winner); in restoreVShapedPlayers() method
355 mFocusController.restoreVShapedPlayers(this); in handleFocusGain()364 mFocusController.restoreVShapedPlayers(this); in handleFocusGainFromRequest()
134 public void restoreVShapedPlayers(@NonNull FocusRequester winner) { in restoreVShapedPlayers() method in MediaFocusControl135 mFocusEnforcer.restoreVShapedPlayers(winner); in restoreVShapedPlayers()
822 public void restoreVShapedPlayers(@NonNull FocusRequester winner) { in restoreVShapedPlayers() method in PlaybackActivityMonitor