Home
last modified time | relevance | path

Searched refs:onActionPerformed (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintErrorFragment.java43 public void onActionPerformed(); in onActionPerformed() method
91 ((OnActionListener) getActivity()).onActionPerformed(); in onViewCreated()
H A DPrintActivity.java522 public void onActionPerformed() { in onActionPerformed() method in PrintActivity