Home
last modified time | relevance | path

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

/development/samples/training/threadsample/src/com/example/android/threadsample/
DPhotoTask.java165 boolean isCacheEnabled() { in isCacheEnabled() method in PhotoTask
DPhotoManager.java281 if (photoTask.isCacheEnabled()) { in handleState()