public void getTransactions() {
   PMManager.addListener(getNotConsTransListener);
   PMManager.getNotConsumedTransactions(getActivity());
 }