Home
last modified time | relevance | path

Searched defs:DecodeCanceller (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDecodeUtils.java42 private static class DecodeCanceller implements CancelListener { class in DecodeUtils
45 public DecodeCanceller(Options options) { in DecodeCanceller() method in DecodeUtils.DecodeCanceller