Searched refs:currentTrackGroups (Results 1 – 1 of 1) sorted by relevance
108 ImmutableList<Group> currentTrackGroups = mPlayer.getCurrentTracks().getGroups(); in onStop() local109 if ((currentTrackGroups.size() == 1) && (currentTrackGroups.get(0).getType() in onStop()