Searched refs:mDecodeWorkQueue (Results 1 – 1 of 1) sorted by relevance
95 private final BlockingQueue<Runnable> mDecodeWorkQueue; field in PhotoManager136 mDecodeWorkQueue = new LinkedBlockingQueue<Runnable>(); in PhotoManager()154 KEEP_ALIVE_TIME, KEEP_ALIVE_TIME_UNIT, mDecodeWorkQueue); in PhotoManager()