HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentThread (Results 1 - 3 of 3) 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();
  /art/test/924-threads/src/art/
Test924.java 50 Thread t2 = getCurrentThread();
463 private static native Thread getCurrentThread();

Completed in 204 milliseconds