Searched refs:getMainAction (Results 1 – 2 of 2) sorted by relevance
340 getMainAction() != ACTION_DISABLED)); in shouldDisplay()345 public int getMainAction() { in getMainAction() method in PlaybackViewModel.PlaybackStateWrapper
198 (state != null) ? state.getMainAction() : PlaybackViewModel.ACTION_DISABLED; in convertMainAction()