History log of /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/MediaSizeUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c470821d35d1aa13f051c883d9ab7ed292f81df 03-Jun-2016 Philip P. Moltmann <moltmann@google.com> Cache resources needed to sort media sizes.

- Cache media_standard_iso
- Cache labels between configuration changes (localization might
change labels)
- Use ints instead of String's for standards
- Use HashMap instead of Array map as the lookup is faster for
larger arrays

Fixes: 29068056
Change-Id: I027c80fac4d7e8ea6c2cac0f1a2d52b54807f5be
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/MediaSizeUtils.java
a798c0a984f29f7180883a61839f68d2cbf0c6ce 15-May-2014 Svetoslav <svetoslavganov@google.com> Refactor printing

Change-Id: I19850154ef2798afff511e4490a268ce38e8cbae
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/util/MediaSizeUtils.java