Searched refs:ACTION_STOP_RECORDING (Results 1 – 2 of 2) sorted by relevance
44 private static final int ACTION_STOP_RECORDING = 1; field in CurrentRecordingDetailsFragment113 ACTION_STOP_RECORDING, in onCreateActionsAdapter()115 ACTION_STOP_RECORDING, in onCreateActionsAdapter()154 if (action.getId() == ACTION_STOP_RECORDING) { in onCreateOnActionClickedListener()
63 ACTION_STOP_RECORDING,71 public static final int ACTION_STOP_RECORDING = 2; field in ScheduleRowPresenter501 case ACTION_STOP_RECORDING: in getImageForAction()560 case ACTION_STOP_RECORDING: in onActionClicked()838 return new int[] {ACTION_STOP_RECORDING}; in getAvailableActions()