Searched refs:playPause (Results 1 – 2 of 2) sorted by relevance
82 public void onFragmentPlayPause(Movie movie, int position, Boolean playPause) { in onFragmentPlayPause() argument90 if (playPause && mPlaybackState != LeanbackPlaybackState.PLAYING) { in onFragmentPlayPause()
448 public void onFragmentPlayPause(Movie movie, int position, Boolean playPause); in onFragmentPlayPause() argument