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