Searched refs:OnActionListener (Results 1 – 2 of 2) sorted by relevance
42 public interface OnActionListener { interface in PrintErrorFragment90 if (activity instanceof OnActionListener) { in onViewCreated()91 ((OnActionListener) getActivity()).onActionPerformed(); in onViewCreated()
126 PrintErrorFragment.OnActionListener, PageAdapter.ContentCallbacks,