Searched defs:OnActionListener (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintErrorFragment.java42 public interface OnActionListener { interface in class:PrintErrorFragment
90 if (activity instanceof OnActionListener) {
91 ((OnActionListener) getActivity()).onActionPerformed();

Completed in 48 milliseconds