HomeSort by relevance Sort by last modified time
    Searched refs:PrintErrorFragment (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
PrintErrorFragment.java 35 public final class PrintErrorFragment extends Fragment {
46 public static PrintErrorFragment newInstance(CharSequence message, int action) {
50 PrintErrorFragment fragment = new PrintErrorFragment();
PrintActivity.java 109 PrintErrorFragment.OnActionListener, PageAdapter.ContentCallbacks,
426 ensureErrorUiShown(null, PrintErrorFragment.ACTION_RETRY);
515 ensureErrorUiShown(error, PrintErrorFragment.ACTION_RETRY);
    [all...]

Completed in 2535 milliseconds