HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentThread (Results 1 - 2 of 2) sorted by null

  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoTask.java 215 public Thread getCurrentThread() {
223 * notes for getCurrentThread()
PhotoManager.java 362 Thread thread = downloaderTask.getCurrentThread();

Completed in 3408 milliseconds