Home
last modified time | relevance | path

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

/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoManager.java66 private static final int KEEP_ALIVE_TIME = 1; field in PhotoManager
148 KEEP_ALIVE_TIME, KEEP_ALIVE_TIME_UNIT, mDownloadWorkQueue); in PhotoManager()
154 KEEP_ALIVE_TIME, KEEP_ALIVE_TIME_UNIT, mDecodeWorkQueue); in PhotoManager()