Searched refs:SELECT_AUDIO_LANGUAGE_ACTION (Results 1 – 3 of 3) sorted by relevance
77 actionList.add(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION); in createBaseActions()102 notifyItemChanged(getItemPosition(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION)); in updateActions()126 return MenuAction.setEnabled(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION, enabled) in updateMultiAudioAction()127 | updateActionDescription(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION); in updateMultiAudioAction()
44 public static final MenuAction SELECT_AUDIO_LANGUAGE_ACTION = field in MenuAction
91 .that(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION.isEnabled()) in testUpdateAudioAction_2tracks()109 .that(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION.isEnabled()) in testUpdateAudioAction_1track()128 .that(MenuAction.SELECT_AUDIO_LANGUAGE_ACTION.isEnabled()) in testUpdateAudioAction_noTracks()