Home
last modified time | relevance | path

Searched defs:get (Results 1 – 4 of 4) sorted by relevance

/developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DAsyncTask.java507 public final Result get() throws InterruptedException, ExecutionException { in get() method in AsyncTask
526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get() method in AsyncTask
DDiskLruCache.java473 public synchronized Snapshot get(String key) throws IOException { in get() method in DiskLruCache
/developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
DAsyncTask.java507 public final Result get() throws InterruptedException, ExecutionException { in get() method in AsyncTask
526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get() method in AsyncTask
DDiskLruCache.java473 public synchronized Snapshot get(String key) throws IOException { in get() method in DiskLruCache