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

  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoDecodeRunnable.java 89 int getTargetHeight();
150 int targetHeight = mPhotoTask.getTargetHeight();
PhotoTask.java 158 // Implements PhotoDownloadRunnable.getTargetHeight. Returns the global target height.
160 public int getTargetHeight() {

Completed in 152 milliseconds